1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-22 07:42:37 +00:00

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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