Skip to content

Commit 646bddf

Browse files
Workaround bug in install-qt-action
1 parent cb63f0e commit 646bddf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows-cmake.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
- name: 📥 Install Qt for MinGW
8181
uses: jurplel/install-qt-action@v4
8282
with:
83+
aqtversion: '==3.1.19'
8384
version: ${{ env.QT_VERSION }}
8485
target: desktop
8586
host: windows

0 commit comments

Comments
 (0)