Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
- name: Install vcpkg
uses: lukka/run-vcpkg@v11
with:
vcpkgGitCommitId: 66c0373dc7fca549e5803087b9487edfe3aca0a1
vcpkgGitCommitId: 62159a45e18f3a9ac0548628dcaf74fcb60c6ff9
runVcpkgInstall: true
- name: create $ACE_ROOT/ace/config.h
run: |
Expand Down
Loading