We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58a6fbe + 05fbfa0 commit db4bd7bCopy full SHA for db4bd7b
1 file changed
.github/workflows/windows.yml
@@ -67,7 +67,7 @@ jobs:
67
- name: Install vcpkg
68
uses: lukka/run-vcpkg@v11
69
with:
70
- vcpkgGitCommitId: 66c0373dc7fca549e5803087b9487edfe3aca0a1
+ vcpkgGitCommitId: c3867e714dd3a51c272826eea77267876517ed99
71
runVcpkgInstall: true
72
- name: create $ACE_ROOT/ace/config.h
73
run: |
0 commit comments