Skip to content

Commit 58a53d5

Browse files
gonwanu-235
authored andcommitted
Fix CI due to msys2 qt5 changes.
1 parent 045a743 commit 58a53d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ jobs:
241241
gettext-tools:p
242242
243243
- name: Build
244-
run: packages/build-win-msys2.sh -s windows -v ${{ needs.setup.outputs.version }}
244+
run: packages/build-win-msys2.sh -q qmake-qt5 -s windows -v ${{ needs.setup.outputs.version }}
245245

246246
- name: Upload windows installers
247247
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)