Skip to content

Commit 7a967d7

Browse files
committed
Apply workaround for jurplel/install-qt-action#270
1 parent bd80a78 commit 7a967d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
modules: 'qtcharts qtmultimedia qt5compat qtshadertools'
2121
arch: 'win64_mingw'
2222
tools: 'tools_mingw1310'
23+
aqtversion: '==3.1.19' # See https://github.com/jurplel/install-qt-action/issues/270
2324
- name: Checkout
2425
uses: actions/checkout@v4
2526

0 commit comments

Comments
 (0)