diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 2e6c552..219e6ea 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -44,8 +44,8 @@ jobs: - name: Create Appimage run: | cd ${{ gitea.workspace }}/build/ - appimagetool deploy install/usr/share/applications/eismultiplexerqt.desktop - appimagetool install + appimagetool --appimage-extract-and-run deploy install/usr/share/applications/eismultiplexerqt.desktop + appimagetool --appimage-extract-and-run install - name: Upload Appimage uses: actions/upload-artifact@v3 with: