We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d129f9 commit 04be50fCopy full SHA for 04be50f
.github/workflows/build-develop.yml
@@ -35,6 +35,7 @@ jobs:
35
runVcpkgInstall: true
36
vcpkgJsonGlob: 'vcpkg.json'
37
appendedCacheKey: vcpkginstall
38
+ vcpkgGitCommitId: '76a382b7b8ce7ed30bbf976aa9aecae868594d5e'
39
40
- name: Prints output of run-vcpkg's action.
41
run: echo "root='${{ steps.runvcpkg.outputs.RUNVCPKG_VCPKG_ROOT_OUT }}', triplet='${{ steps.runvcpkg.outputs.RUNVCPKG_VCPKG_DEFAULT_TRIPLET_OUT }}' "
0 commit comments