Update build-windows.yml
This commit is contained in:
2
.github/workflows/build-windows.yml
vendored
2
.github/workflows/build-windows.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Fix zconf
|
- name: Fix zconf
|
||||||
run: |
|
run: |
|
||||||
move src\dependencies\zlib-1.2.13\zconf.h.in src\dependencies\zlib-1.2.13\zconf.h
|
move dependencies\zlib-1.2.13\zconf.h.in dependencies\zlib-1.2.13\zconf.h
|
||||||
|
|
||||||
- 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.
|
||||||
|
Reference in New Issue
Block a user