Skip to content
Merged
Changes from 1 commit
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: c82f74667287d3dc386bce81e44964370c91a289
vcpkgGitCommitId: 66c0373dc7fca549e5803087b9487edfe3aca0a1
runVcpkgInstall: true
- name: create $ACE_ROOT/ace/config.h
run: |
Expand Down
Loading