Skip to content

Commit fc8db82

Browse files
Update Windows.yml
1 parent 6a191d2 commit fc8db82

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/Windows.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,10 @@ jobs:
3737
target: desktop
3838
arch: win32_mingw81
3939
dir: '${{ runner.workspace }}'
40-
archives: 'qtbase qtdeclarative qttools qtsvg qtwinextras qtquickcontrols'
4140
tools: 'tools_cmake tools_mingw81,qt.tools.win32_mingw810'
4241
setup-python: 'true'
42+
# IMPORTANT: no 'archives', no 'modules' here
43+
4344

4445
- name: Download and Extract OpenSSL
4546
shell: pwsh

0 commit comments

Comments
 (0)