Skip to content

Commit

Permalink
Updates actions
Browse files Browse the repository at this point in the history
  • Loading branch information
catusphan committed Aug 24, 2024
1 parent fafa96d commit d8ad225
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node-small.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
run: ./bin/run-small.sh

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

run: zip -9 -j output/all_fonts.zip output/*.ttf &&
ls output/*.zip -ll

- name: Create a new release draft
id: create_release
Expand Down

0 comments on commit d8ad225

Please sign in to comment.