This commit is contained in:
2024-07-17 17:15:12 -06:00
parent b0f267337e
commit 132920072d

View File

@@ -64,7 +64,6 @@ jobs:
if: ${{ matrix.os == 'ubuntu' }}
- name: Build zlib for windows
run: './.github/workflows/scripts/win/zlib-build.bat'
working-directory: deps/zlib/build
if: ${{ matrix.os == 'windows' }}