Skip to content

Commit

Permalink
Update version of AppImage file to 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
hn-88 authored Dec 15, 2023
1 parent fff5cbb commit 688f24a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
export VERSION=$(git rev-parse --short HEAD) # linuxdeployqt uses this for naming the file
./linuxdeployqt-continuous-x86_64.AppImage appdir/usr/share/applications/*.desktop -bundle-non-qt-libs
./linuxdeployqt-continuous-x86_64.AppImage appdir/usr/share/applications/*.desktop -appimage
mv pan2fulldome*.AppImage pan2fulldome-1.00-x86_64.AppImage -v
mv pan2fulldome*.AppImage pan2fulldome-1.10-x86_64.AppImage -v
- name: Upload a Build Artifact
uses: actions/[email protected]
Expand Down

0 comments on commit 688f24a

Please sign in to comment.