Skip to content

Commit

Permalink
Update manual.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Iseink committed Apr 10, 2024
1 parent 560bdf4 commit 9ec597f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ jobs:
- run: chmod +x BiliYou-x86_64.AppImage
- run: ./BiliYou-x86_64.AppImage --appimage-extract
- run: rm -rf BiliYou-x86_64.AppImage || true
- run: tar -cvf bili_you_x64.tar AppDirsquashfs-root
- run: appimage-builder --appdir AppDirsquashfs-root
- run: tar -cvf bili_you_x64.tar squashfs-root
- run: appimage-builder --appdir squashfs-root
- run: mv *.AppImage *_aimg.tar

- name: Release Packages
Expand Down

0 comments on commit 9ec597f

Please sign in to comment.