mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 14:19:55 -06:00
I can not express in words how filled with rage this GitHub Actions shit makes me
This commit is contained in:
2
.github/workflows/build-appimage.yml
vendored
2
.github/workflows/build-appimage.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user