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
211ec64160
commit
d5a43260ba
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@ -81,7 +81,6 @@ jobs:
|
||||
|
||||
- name: '📦 Create AppImage'
|
||||
run: |
|
||||
export QML_SOURCES_PATHS="${{env.REPO_DIR}}/${{env.QML_DIR_NIX}}"
|
||||
./linuxdeploy-x86_64.AppImage --appdir AppDir -e ${{env.UNIXNAME}} -i linux/deploy/${{env.UNIXNAME}}.png -d linux/deploy/${{env.UNIXNAME}}.desktop --plugin qt --output appimage
|
||||
ls
|
||||
mv ${{env.UNIXNAME}}.AppImage ${{env.EXECUTABLE}}-${{env.VERSION}}-Linux.AppImage
|
||||
|
Loading…
x
Reference in New Issue
Block a user