We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 045a743 commit 58a53d5Copy full SHA for 58a53d5
1 file changed
.github/workflows/release.yml
@@ -241,7 +241,7 @@ jobs:
241
gettext-tools:p
242
243
- name: Build
244
- run: packages/build-win-msys2.sh -s windows -v ${{ needs.setup.outputs.version }}
+ run: packages/build-win-msys2.sh -q qmake-qt5 -s windows -v ${{ needs.setup.outputs.version }}
245
246
- name: Upload windows installers
247
uses: actions/upload-artifact@v4
0 commit comments