Skip to content

Commit

Permalink
Update pr-build-validation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AgatZan authored Dec 15, 2024
1 parent afcf9be commit 474bdb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-build-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: |
npm install
npm run build -- ttf::${{ matrix.fontName }}
zir -r ${{ matrix.fontName }}.zip dist/${{ matrix.fontName }}/TTF/
zip -r ${{ matrix.fontName }}.zip dist/${{ matrix.fontName }}/TTF/
# - name: List files
# working-directory: iosevka
# run: ls -la
Expand Down

0 comments on commit 474bdb1

Please sign in to comment.