diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0a204eb42..1ab421fc7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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