Update windows.yml

This commit is contained in:
Alexander Klingenbeck 2023-05-23 22:25:42 +02:00 committed by GitHub
parent 90cd3622e3
commit 2d58d67349
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@ jobs:
with:
submodules: true
- name: Install MinGW
uses: egor-tensin/setup-mingw@v2.2.0
#- name: Install MinGW
# uses: egor-tensin/setup-mingw@v2.2.0
- name: Configure CMake
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.