Skip to content

Commit

Permalink
AppImage build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahPS-2262144 committed Oct 21, 2022
1 parent 7acd68a commit 4769b9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
- os: ubuntu-latest
TARGET: ubuntu
CMD_BUILD: >
cd dist/
pip install appimage-builder
appimage-builder
OUT_FILE_NAME: ChimpStackr-latest-x86_64.AppImage
Expand Down

0 comments on commit 4769b9e

Please sign in to comment.