This commit is contained in:
Nadia Holmquist Pedersen 2024-02-01 20:51:28 +01:00
parent 17e054c279
commit 48f865e11c
1 changed files with 1 additions and 0 deletions

View File

@ -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