We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a191d2 commit fc8db82Copy full SHA for fc8db82
1 file changed
.github/workflows/Windows.yml
@@ -37,9 +37,10 @@ jobs:
37
target: desktop
38
arch: win32_mingw81
39
dir: '${{ runner.workspace }}'
40
- archives: 'qtbase qtdeclarative qttools qtsvg qtwinextras qtquickcontrols'
41
tools: 'tools_cmake tools_mingw81,qt.tools.win32_mingw810'
42
setup-python: 'true'
+ # IMPORTANT: no 'archives', no 'modules' here
43
+
44
45
- name: Download and Extract OpenSSL
46
shell: pwsh
0 commit comments