fix "Could not get qt_prfxpath"

This commit is contained in:
uncor3
2025-10-19 01:46:19 +00:00
parent 4f10d64d02
commit bcea5062a0
+3
View File
@@ -53,6 +53,7 @@ jobs:
libssh-dev
- name: Install Qt
id: install-qt
uses: jurplel/install-qt-action@v3
with:
version: "6.7.2"
@@ -123,6 +124,8 @@ jobs:
- name: Build AppImage
working-directory: ./build
env:
QTDIR: ${{ steps.install-qt.outputs.qt-path }}
run: |
../appimagetool-*.AppImage deploy AppDir/usr/share/applications/*.desktop
VERSION=1.0.0 ../appimagetool-*.AppImage AppDir