Use vcpkg tag instead of commit hash

Co-authored-by: Mike Gelfand <mikedld@users.noreply.github.com>
This commit is contained in:
Geoffrey Bonneville
2024-01-20 14:33:00 +01:00
committed by GitHub
parent 0d760baec6
commit 65819026b1

View File

@@ -825,7 +825,7 @@ jobs:
- name: Setup vcpkg
uses: lukka/run-vcpkg@v11
with:
vcpkgGitCommitId: c8696863d371ab7f46e213d8f5ca923c4aef2a00
vcpkgGitCommitId: 2024.01.12
- name: Build Transmission
working-directory: ./android