mirror of
https://github.com/zoriya/flood.git
synced 2026-06-03 03:12:14 +00:00
CI: use released rTorrent builds for tests
This commit is contained in:
@@ -30,9 +30,8 @@ jobs:
|
||||
- run: sudo apt-get install -y qbittorrent-nox transmission-daemon
|
||||
|
||||
- run: |
|
||||
wget https://nightly.link/jesec/rtorrent/workflows/publish-rolling/master/rtorrent-deb-amd64.zip
|
||||
unzip rtorrent-deb-amd64.zip
|
||||
sudo dpkg -i rtorrent-deb.deb
|
||||
wget https://github.com/jesec/rtorrent/releases/latest/download/rtorrent-linux-amd64.deb
|
||||
sudo dpkg -i rtorrent-linux-amd64.deb
|
||||
|
||||
- run: npm ci
|
||||
- run: npm test || npm test || npm test
|
||||
|
||||
Reference in New Issue
Block a user