This commit is contained in:
parent
17e054c279
commit
48f865e11c
|
@ -53,6 +53,7 @@ jobs:
|
|||
path: AppDir
|
||||
- name: Prepare necessary Tools for building the AppImage
|
||||
run: |
|
||||
ls -R
|
||||
wget https://github.com/linuxdeploy/linuxdeploy/releases/download/continuous/linuxdeploy-x86_64.AppImage
|
||||
wget https://github.com/linuxdeploy/linuxdeploy-plugin-qt/releases/download/continuous/linuxdeploy-plugin-qt-x86_64.AppImage
|
||||
chmod a+x linuxdeploy-x86_64.AppImage
|
||||
|
|
Loading…
Reference in New Issue