mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-18 18:49:58 +02:00
This commit is contained in:
6
.github/workflows/windows-build.yml
vendored
6
.github/workflows/windows-build.yml
vendored
@@ -42,9 +42,9 @@ jobs:
|
|||||||
mingw-w64-ucrt-x86_64-extra-cmake-modules
|
mingw-w64-ucrt-x86_64-extra-cmake-modules
|
||||||
mingw-w64-ucrt-x86_64-nsis
|
mingw-w64-ucrt-x86_64-nsis
|
||||||
|
|
||||||
- name: Force Qt5 by removing Qt6 cmake files
|
- name: Force Qt5 by removing Qt6 cmake files
|
||||||
shell: msys2 {0}
|
shell: msys2 {0}
|
||||||
run: rm -rf /ucrt64/lib/cmake/Qt6
|
run: rm -rf /ucrt64/lib/cmake/Qt6
|
||||||
|
|
||||||
- name: Build with cmake
|
- name: Build with cmake
|
||||||
shell: msys2 {0}
|
shell: msys2 {0}
|
||||||
|
|||||||
Reference in New Issue
Block a user