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 9, 2024
1 parent 4e598d0 commit 6342faa
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 @@ -51,8 +51,8 @@ jobs:
- run: wget -O appimage-builder-x86_64.AppImage https://github.com/AppImageCrafters/appimage-builder/releases/download/v1.0.0-beta.1/appimage-builder-1.0.0-677acbd-x86_64.AppImage
- run: chmod +x appimage-builder-x86_64.AppImage
- run: sudo mv appimage-builder-x86_64.AppImage /usr/local/bin/appimage-builder
- run: appimage-builder --appdir AppDir

#- run: appimage-builder --appdir AppDir
- run: tar -cvf bili_you.tar AppDir

- name: Release Packages
uses: ncipollo/release-action@main
Expand Down

0 comments on commit 6342faa

Please sign in to comment.