mirror of https://github.com/mode777/rayjs.git
Update windows.yml
This commit is contained in:
parent
90cd3622e3
commit
2d58d67349
|
@ -22,8 +22,8 @@ jobs:
|
||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
|
|
||||||
- name: Install MinGW
|
#- name: Install MinGW
|
||||||
uses: egor-tensin/setup-mingw@v2.2.0
|
# uses: egor-tensin/setup-mingw@v2.2.0
|
||||||
|
|
||||||
- name: Configure CMake
|
- 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.
|
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
|
||||||
|
|
Loading…
Reference in New Issue