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 @@ -67,7 +67,7 @@ jobs:
- name: Install vcpkg
uses: lukka/run-vcpkg@v11
with:
vcpkgGitCommitId: 56bb2411609227288b70117ead2c47585ba07713
vcpkgGitCommitId: cd61e1e26a038e82d6550a3ebbe0fbbfe7da78e3
runVcpkgInstall: true
- name: create $ACE_ROOT/ace/config.h
run: |
Expand Down
Loading