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 4687c2e commit 3db3274
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@ jobs:

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

- uses: actions/upload-artifact@v4
if: always()
Expand Down

0 comments on commit 3db3274

Please sign in to comment.