diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8766e99f7..94ca04686 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -174,7 +174,9 @@ jobs: run: | $DOWNLOAD_TOOL https://github.com/olive-editor/vcpkg-registry/releases/download/continuous/olive-dep-x64-windows.zip 7z x olive-dep-x64-windows.zip + ls VCPKG_DIR=vcpkg-export-* + echo $VCPKG_DIR echo "VCPKG_ROOT=$(pwd -W)/$VCPKG_DIR" >> $GITHUB_ENV - name: Acquire Google Crashpad