Skip to content

Commit

Permalink
fix dist
Browse files Browse the repository at this point in the history
  • Loading branch information
mcchrish committed Aug 16, 2024
1 parent 6d34593 commit 63fb445
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 ./dist
tar czf ${{ matrix.typeface }}.tar.gz ${{ matrix.typeface }}
- name: Upload zip file
Expand Down

0 comments on commit 63fb445

Please sign in to comment.