Skip to content

Commit

Permalink
Merge pull request #2209 from mitza-oci/ace6tao2
Browse files Browse the repository at this point in the history
[ACE 6] GitHub actions: update vcpkg version
  • Loading branch information
mitza-oci authored Mar 27, 2024
2 parents 1abcd01 + ce75ff2 commit cfaae51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
- name: Install vcpkg
uses: lukka/run-vcpkg@v11
with:
vcpkgGitCommitId: a42af01b72c28a8e1d7b48107b33e4f286a55ef6
vcpkgGitCommitId: a34c873a9717a888f58dc05268dea15592c2f0ff
runVcpkgInstall: true
- name: create $ACE_ROOT/ace/config.h
run: |
Expand Down

0 comments on commit cfaae51

Please sign in to comment.