summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-08-31 14:47:15 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-08-31 14:47:15 +1000
commitfc09d2fcd38a308af5eb4e87b5e1353466ac82bd (patch)
treea0fe0491abe78dcec4a04a6ea491ad97fe3be095 /.github/workflows
parent[CI] chore: update flake (diff)
downloadcaelestia-cli-fc09d2fcd38a308af5eb4e87b5e1353466ac82bd.tar.gz
caelestia-cli-fc09d2fcd38a308af5eb4e87b5e1353466ac82bd.tar.bz2
caelestia-cli-fc09d2fcd38a308af5eb4e87b5e1353466ac82bd.zip
ci: fix update-emojis
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/update-emojis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-emojis.yml b/.github/workflows/update-emojis.yml
index 79e5fc9..12e6f2a 100644
--- a/.github/workflows/update-emojis.yml
+++ b/.github/workflows/update-emojis.yml
@@ -28,7 +28,7 @@ jobs:
pip install .
- name: Fetch emojis
- run: ./run.sh emoji -f
+ run: ./bin/caelestia emoji -f
- name: Check for changes
id: check