ensure x64

This commit is contained in:
itsmattkc
2021-10-03 19:10:48 -07:00
parent f787cac170
commit 719b74053d
+1 -1
View File
@@ -180,7 +180,7 @@ jobs:
shell: bash
working-directory: ${{ runner.workspace }}
run: |
$VCPKG_ROOT/vcpkg remove opencolorio
$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