Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
panekj committed Jun 10, 2024
1 parent 906d7f8 commit 4687c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:

- name: Build grammars
if: always()
run: make.py
run: ./make.py
shell: python

- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 4687c2e

Please sign in to comment.