Skip to content

Commit cfaae51

Browse files
authored
Merge pull request #2209 from mitza-oci/ace6tao2
[ACE 6] GitHub actions: update vcpkg version
2 parents 1abcd01 + ce75ff2 commit cfaae51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
- name: Install vcpkg
105105
uses: lukka/run-vcpkg@v11
106106
with:
107-
vcpkgGitCommitId: a42af01b72c28a8e1d7b48107b33e4f286a55ef6
107+
vcpkgGitCommitId: a34c873a9717a888f58dc05268dea15592c2f0ff
108108
runVcpkgInstall: true
109109
- name: create $ACE_ROOT/ace/config.h
110110
run: |

0 commit comments

Comments
 (0)