We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb63f0e commit 646bddfCopy full SHA for 646bddf
.github/workflows/windows-cmake.yml
@@ -80,6 +80,7 @@ jobs:
80
- name: 📥 Install Qt for MinGW
81
uses: jurplel/install-qt-action@v4
82
with:
83
+ aqtversion: '==3.1.19'
84
version: ${{ env.QT_VERSION }}
85
target: desktop
86
host: windows
0 commit comments