I can not express in words how filled with rage this GitHub Actions shit makes me

This commit is contained in:
Nadia Holmquist Pedersen 2024-02-01 16:18:01 +01:00
parent 9a95d29618
commit 274d53f620
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ jobs:
chmod a+x linuxdeploy-plugin-qt-x86_64.AppImage
- name: Build the AppImage
working-directory: ${{runner.workspace}}/build
env:
QMAKE: /usr/lib/qt6/bin/qmake
run: |
./linuxdeploy-x86_64.AppImage --appdir AppDir --plugin qt --output appimage
mkdir dist