mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
CI: use specific gotorrent commit
This commit is contained in:
parent
bc0441c435
commit
81dca0fb50
1 changed files with 1 additions and 0 deletions
1
.github/actions/test-transfer/entrypoint.sh
vendored
1
.github/actions/test-transfer/entrypoint.sh
vendored
|
|
@ -26,6 +26,7 @@ $SUDO apt-get install -y cmake libssl-dev screen rtorrent mktorrent ssl-cert ca-
|
|||
|
||||
git clone https://github.com/anacrolix/torrent.git gotorrent
|
||||
cd gotorrent
|
||||
git checkout 16176b762e4a840fc5dfe3b1dfd2d6fa853b68d7
|
||||
go build -o $HOME/gotorrent ./cmd/torrent
|
||||
cd ..
|
||||
file $HOME/gotorrent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue