Skip to content

Commit

Permalink
run vcpkg install
Browse files Browse the repository at this point in the history
  • Loading branch information
kvnp committed Dec 25, 2023
1 parent f3a72c1 commit ec6ed50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-windows-vcpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
vcpkgDirectory: '${{ github.workspace }}/vcpkg'
vcpkgJsonGlob: '**/vcpkg.json'
vcpkgGitCommitId: '${{ steps.version.outputs.GIT_COMMIT }}'
runVcpkgInstall: true

- name: List $RUNNER_WORKSPACE before build
run: find $RUNNER_WORKSPACE
Expand Down

0 comments on commit ec6ed50

Please sign in to comment.