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 Nov 10, 2024
1 parent d89523a commit 6235301
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:
shell: bash
working-directory: iosevka
run: |
zip -r IosevkaZan.zip iosevka/dist/IosevkaZan/TTF/
zip -r IosevkaZan.zip dist/IosevkaZan/TTF/
- name: List files
working-directory: iosevka
run: ls -la
Expand Down

0 comments on commit 6235301

Please sign in to comment.