Updated MinGW build to work properly
This commit is contained in:
2
.github/workflows/windows-cmake.yml
vendored
2
.github/workflows/windows-cmake.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
run: choco install ninja --no-progress
|
||||
|
||||
- name: 📥 Install Qt for MSVC
|
||||
uses: jurplel/install-qt-action@v3
|
||||
uses: jurplel/install-qt-action@v4
|
||||
with:
|
||||
version: ${{ env.QT_VERSION }}
|
||||
target: desktop
|
||||
|
||||
Reference in New Issue
Block a user