diff --git a/.github/workflows/new-windows.yml b/.github/workflows/new-windows.yml index 26f5aef00c..df64abe5ab 100644 --- a/.github/workflows/new-windows.yml +++ b/.github/workflows/new-windows.yml @@ -59,7 +59,7 @@ jobs: id: runvcpkg with: # This one is not needed, as it is the default value anyway. - # vcpkgDirectory: '${{ github.workspace }}/vcpkg' + vcpkgDirectory: '${{ github.workspace }}/vcpkg' vcpkgJsonGlob: '**/vcpkg.json' doNotCache: false