Skip to content

Commit

Permalink
Reason:
Browse files Browse the repository at this point in the history
  • Loading branch information
Murmele committed Jul 10, 2023
1 parent 3bb8f24 commit e346bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ jobs:
rm ./AppDir/usr/share/metainfo/gittyup.appdata.xml
VERSION=$(cat ./Version.txt)
VERSION=$VERSION ./appimagetool-*.AppImage ./AppDir # turn AppDir into AppImage
VERSION="$VERSION" ./appimagetool-*.AppImage ./AppDir # turn AppDir into AppImage
ls -lh Gittyup-*
- name: Publish Appimage
Expand Down

0 comments on commit e346bca

Please sign in to comment.