x64
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -63,7 +63,7 @@ jobs:
|
||||
working-directory: deps/zlib/build
|
||||
if: ${{ matrix.os == 'ubuntu' }}
|
||||
- name: Build zlib for windows
|
||||
run: './.github/workflows/scripts/win/zlib-build.bat x86_64'
|
||||
run: './.github/workflows/scripts/win/zlib-build.bat x64'
|
||||
if: ${{ matrix.os == 'windows' }}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user