Skip to content

Commit

Permalink
Update .cirrus.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iltommi authored Dec 1, 2023
1 parent f3d2dc6 commit 06e66b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ AppImageTest_task:
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make -j2 install DESTDIR=AppDir
../linuxdeploy-x86_64.AppImage --appdir AppDir --plugin qt --output appimage --custom-apprun=../resources/linuxPackage/AppRun --icon-file=../resources/icons/neutrino.svg
cp Neutrino-*.AppImage ..
cp Neutrino-*.AppImage ../Neutrino-Linux-test.AppImage
package_artifacts:
path: "Neutrino-*.AppImage"

Expand Down

0 comments on commit 06e66b0

Please sign in to comment.