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:
parent
0d760baec6
commit
65819026b1
1 changed files with 1 additions and 1 deletions
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
|
||||
|
|
Loading…
Reference in a new issue