mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
CI: install libhwloc-dev
This commit is contained in:
parent
593a46452f
commit
44ad2167fb
2 changed files with 3 additions and 1 deletions
2
.github/actions/test-transfer/entrypoint.sh
vendored
2
.github/actions/test-transfer/entrypoint.sh
vendored
|
|
@ -19,7 +19,7 @@ fi
|
|||
ulimit -a
|
||||
|
||||
$SUDO apt-get update
|
||||
$SUDO apt-get install -y cmake libssl-dev screen rtorrent mktorrent ssl-cert ca-certificates curl golang
|
||||
$SUDO apt-get install -y cmake libssl-dev screen rtorrent mktorrent ssl-cert ca-certificates curl golang libhwloc-dev
|
||||
|
||||
git clone https://github.com/anacrolix/torrent.git gotorrent
|
||||
cd gotorrent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue