Skip to content

Commit

Permalink
Fixes work flow
Browse files Browse the repository at this point in the history
  • Loading branch information
catusphan committed Nov 14, 2024
2 parents 94287c7 + 5d51c52 commit e793c4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- run: npm test

- name: Build all fonts
run: ./run.py
run: ./run_all.py

- name: Zip all artifacts for release
run: zip -9 -j output/all_fonts.zip output/*.ttf
Expand Down

0 comments on commit e793c4a

Please sign in to comment.