We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a78c64a commit 27f2222Copy full SHA for 27f2222
.github/workflows/main.yml
@@ -125,7 +125,7 @@ jobs:
125
export QMAKE=qmake
126
export PATH=./qt/Qt/6.5.1/gcc_64/libexec:$PATH
127
ls
128
- ./linuxdeploy-x86_64.AppImage --appdir AppDir -e silaty -i ./images/Icons/silaty.png -d ./silaty.desktop --plugin qt --output appimage
+ ./linuxdeploy-x86_64.AppImage --appdir AppDir -e Silaty -i ./images/Icons/silaty.png -d ./silaty.desktop --plugin qt --output appimage
129
rm linuxdeploy-x86_64.AppImage
130
rm linuxdeploy-plugin-qt-x86_64.AppImage
131
0 commit comments