ci: use cmd for hacky path hack

This commit is contained in:
itsmattkc
2020-09-15 02:47:13 +10:00
committed by GitHub
parent 16a69e2666
commit 3019924e81
+1
View File
@@ -56,6 +56,7 @@ jobs:
- name: Acquire zlib
run: curl -fLOSs --retry 3 http://olivevideoeditor.org/deps/zlib-win.7z && 7z x zlib-win.7z && set PATH=%cd%;%PATH%
shell: cmd
- name: Configure CMake
# Use a bash shell so we can use the same syntax for environment variable