Skip to content

Commit

Permalink
Set vcpkg root dir
Browse files Browse the repository at this point in the history
  • Loading branch information
a-zakir authored Nov 2, 2023
1 parent 6191c8a commit e35f8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e35f8ff

Please sign in to comment.