forked from Shinonome/caelestia-cli
ci: fix emoji action
This commit is contained in:
@@ -20,6 +20,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
python-version: "3.x"
|
python-version: "3.x"
|
||||||
|
|
||||||
|
- name: Install dependencies
|
||||||
|
run: |
|
||||||
|
python -m pip install --upgrade pip
|
||||||
|
pip install .
|
||||||
|
|
||||||
- name: Fetch emojis
|
- name: Fetch emojis
|
||||||
run: ./run.sh emoji -f
|
run: ./run.sh emoji -f
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user