Browse Source

Update vcpkg commit ID for MSVC CI

pull/6255/head
staphen 3 years ago committed by Anders Jenbo
parent
commit
32dc218549
  1. 2
      .github/workflows/Windows_MSVC_x64.yml

2
.github/workflows/Windows_MSVC_x64.yml

@ -33,7 +33,7 @@ jobs:
- name: Restore or setup vcpkg
uses: lukka/run-vcpkg@v10
with:
vcpkgGitCommitId: '98f8d00e89fb6a8019c2045cfa1edbe9d92d3405'
vcpkgGitCommitId: '1ba9a2591f15af5900f2ce2b3e2bf31771e3ac48'
- name: Fetch test data
run: |

Loading…
Cancel
Save