mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-31 17:42:55 +08:00
Update deploy.yml
This commit is contained in:
parent
29658ae629
commit
32b9d2f342
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -104,7 +104,7 @@ jobs:
|
|||||||
export QMAKE=/home/runner/work/${{env.EXECUTABLE}}/Qt/${{env.QT_VERSION_LINUX}}/gcc_64/bin/qmake
|
export QMAKE=/home/runner/work/${{env.EXECUTABLE}}/Qt/${{env.QT_VERSION_LINUX}}/gcc_64/bin/qmake
|
||||||
export PATH=/home/runner/work/${{env.EXECUTABLE}}/Qt/${{env.QT_VERSION_LINUX}}/gcc_64/libexec:$PATH
|
export PATH=/home/runner/work/${{env.EXECUTABLE}}/Qt/${{env.QT_VERSION_LINUX}}/gcc_64/libexec:$PATH
|
||||||
|
|
||||||
./linuxdeploy-x86_64.AppImage --appdir AppDir -e ${{env.UNIXNAME}} -i ../../app/deploy/linux/${{env.UNIXNAME}}.svg -d ../../app/deploy/linux/${{env.UNIXNAME}}.desktop --plugin qt --output appimage
|
./linuxdeploy-x86_64.AppImage --appdir AppDir -e ${{env.UNIXNAME}} -i ../../app/deploy/linux/${{env.UNIXNAME}}.png -d ../../app/deploy/linux/${{env.UNIXNAME}}.desktop --plugin qt --output appimage
|
||||||
|
|
||||||
rm linuxdeploy-x86_64.AppImage
|
rm linuxdeploy-x86_64.AppImage
|
||||||
rm linuxdeploy-plugin-qt-x86_64.AppImage
|
rm linuxdeploy-plugin-qt-x86_64.AppImage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user