mirror of
https://github.com/transmission/transmission.git
synced 2025-12-19 18:08:31 +00:00
Use vcpkg tag instead of commit hash
Co-authored-by: Mike Gelfand <mikedld@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0d760baec6
commit
65819026b1
2
.github/workflows/actions.yml
vendored
2
.github/workflows/actions.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user