Skip to content

Commit

Permalink
fix working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mcchrish committed Aug 16, 2024
1 parent 519e3ea commit 9868f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Zip build files
run: |
cd ./dist
cd ../Iosevka/dist
tar czf ${{ matrix.typeface }}.tar.gz ${{ matrix.typeface }}
- name: Upload zip file
Expand Down

0 comments on commit 9868f1c

Please sign in to comment.