Skip to content

Commit

Permalink
Merge pull request #256 from choznerol/choznerol/254-fix-kvariant-ci
Browse files Browse the repository at this point in the history
Fix `update-kvariants` CI
  • Loading branch information
ManyTheFish authored Jan 16, 2024
2 parents fa5a268 + 290e90d commit d1cfce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-kvariants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
- name: Fetch latest version
run: ./kvariants/bin/sync_dictionaries.sh
run: ./irg-kvariants/bin/sync_dictionaries.sh
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
with:
Expand Down

0 comments on commit d1cfce8

Please sign in to comment.