ci: maybe this new zlib build will work

This commit is contained in:
itsmattkc
2020-09-15 02:14:31 +10:00
committed by GitHub
parent 9431739658
commit 9ddcd2a229
-1
View File
@@ -55,7 +55,6 @@ jobs:
run: curl -fLOSs --retry 3 http://olivevideoeditor.org/deps/turbojpeg-win.7z && 7z x turbojpeg-win.7z
- name: Acquire zlib
working-directory: ${{runner.workspace}}/build
run: curl -fLOSs --retry 3 http://olivevideoeditor.org/deps/zlib-win.7z && 7z x zlib-win.7z
- name: Configure CMake