Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 committed Oct 10, 2023
1 parent 8daeec2 commit 0da8479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Pack assets
run: |
tar -cJf frontend.tar.xz frontend/dist
tar -cf - frontend/dist | xz -9 > frontend.tar.xz
- name: Upload
uses: svenstaro/upload-release-action@v2
Expand Down

0 comments on commit 0da8479

Please sign in to comment.