We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 269f7a4 commit 4b332b0Copy full SHA for 4b332b0
1 file changed
.github/workflows/windows_build_with_installer.yml
@@ -96,7 +96,7 @@ jobs:
96
version: '${{matrix.qt-version}}'
97
arch: win${{ matrix.mingw-bitness }}_mingw${{matrix.mingw-short-version}}
98
modules: 'qtscript'
99
- archives: 'qtbase qtmultimedia qtsvg qtscript qttools qtserialport qtimageformats qtwinextras qttranslations'
+ archives: 'qtbase qtmultimedia qtsvg qtscript qttools qtserialport qtimageformats qtwinextras qttranslations qtdeclarative qtquickcontrols2'
100
tools: 'tools_mingw,qt.tools.win${{ matrix.mingw-bitness }}_mingw${{matrix.mingw-short-version}}0 tools_ifw'
101
add-tools-to-path: true
102
cache: true
0 commit comments