Workaround bug in install-qt-action

This commit is contained in:
Uwe Kindler
2025-06-01 16:57:59 +02:00
parent cb63f0e6ea
commit 646bddfea3

View File

@@ -80,6 +80,7 @@ jobs:
- name: 📥 Install Qt for MinGW
uses: jurplel/install-qt-action@v4
with:
aqtversion: '==3.1.19'
version: ${{ env.QT_VERSION }}
target: desktop
host: windows