Update ci.yml

This commit is contained in:
itsmattkc
2021-10-03 19:24:22 -07:00
parent 719b74053d
commit d3dd29a976
+1 -1
View File
@@ -183,7 +183,7 @@ jobs:
$VCPKG_ROOT/vcpkg remove opencolorio:x64-windows
git clone https://github.com/olive-editor/OpenColorIO
cd OpenColorIO
git checkout win32-unicode-fix-for-olive-ci
git checkout win32-unicode-fix
mkdir build
cd build
cmake .. -G Ninja -DCMAKE_BUILD_TYPE=${{ matrix.build-type }} -G "${{ matrix.cmake-gen }}" \