mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-05 23:09:27 -05:00
ci: fix emoji action
This commit is contained in:
@@ -20,6 +20,11 @@ jobs:
|
||||
with:
|
||||
python-version: "3.x"
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install .
|
||||
|
||||
- name: Fetch emojis
|
||||
run: ./run.sh emoji -f
|
||||
|
||||
|
||||
Reference in New Issue
Block a user