We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f0887b commit 5401411Copy full SHA for 5401411
1 file changed
.github/workflows/windows-rel-build.yml
@@ -34,6 +34,7 @@ jobs:
34
uses: jurplel/install-qt-action@v4
35
with:
36
version: '6.8.3'
37
+ modules: qtbase qtcore5compat
38
#cache: true # It never successfully found cache from previous runs, disabling it
39
40
- name: Initialize MSVC environment
0 commit comments