Skip to content

Commit c941b2d

Browse files
Updated MinGW build to work properly
1 parent 671b932 commit c941b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: choco install ninja --no-progress
2424

2525
- name: 📥 Install Qt for MSVC
26-
uses: jurplel/install-qt-action@v3
26+
uses: jurplel/install-qt-action@v4
2727
with:
2828
version: ${{ env.QT_VERSION }}
2929
target: desktop

0 commit comments

Comments
 (0)