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 96688c8 commit 01c07b5
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 @@ -61,6 +61,7 @@ jobs:
CMD_BUILD: >
pip install appimage-builder &&
appimage-builder &&
mkdir dist/ &&
cd dist/ &&
mv *.AppImage ..
OUT_FILE_NAME: ChimpStackr-latest-x86_64.AppImage
Expand Down

0 comments on commit 01c07b5

Please sign in to comment.