Skip to content

Commit 04be50f

Browse files
committed
try updated vcpkg
1 parent 2d129f9 commit 04be50f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-develop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
runVcpkgInstall: true
3636
vcpkgJsonGlob: 'vcpkg.json'
3737
appendedCacheKey: vcpkginstall
38+
vcpkgGitCommitId: '76a382b7b8ce7ed30bbf976aa9aecae868594d5e'
3839

3940
- name: Prints output of run-vcpkg's action.
4041
run: echo "root='${{ steps.runvcpkg.outputs.RUNVCPKG_VCPKG_ROOT_OUT }}', triplet='${{ steps.runvcpkg.outputs.RUNVCPKG_VCPKG_DEFAULT_TRIPLET_OUT }}' "

0 commit comments

Comments
 (0)