Skip to content

Commit 27f2222

Browse files
Update main.yml
1 parent a78c64a commit 27f2222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
export QMAKE=qmake
126126
export PATH=./qt/Qt/6.5.1/gcc_64/libexec:$PATH
127127
ls
128-
./linuxdeploy-x86_64.AppImage --appdir AppDir -e silaty -i ./images/Icons/silaty.png -d ./silaty.desktop --plugin qt --output appimage
128+
./linuxdeploy-x86_64.AppImage --appdir AppDir -e Silaty -i ./images/Icons/silaty.png -d ./silaty.desktop --plugin qt --output appimage
129129
rm linuxdeploy-x86_64.AppImage
130130
rm linuxdeploy-plugin-qt-x86_64.AppImage
131131
ls

0 commit comments

Comments
 (0)