Set vcpkg commit id

This commit is contained in:
Tom Parker-Shemilt 2021-10-11 21:40:06 +01:00
parent 686e495171
commit 0ef4246360

View File

@ -87,7 +87,10 @@ jobs:
uses: lukka/run-vcpkg@v7
with:
setupOnly: true
- run: |
vcpkgGitCommitId: '1d4128f08e30cec31b94500840c7eca8ebc579cb'
- name: Install vcpkg dependencies
run: |
$VCPKG_ROOT/vcpkg install libvpx libyuv opus
shell: bash