mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 13:56:16 +00:00
Do not install bsdtar on windows
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -34,6 +34,7 @@ jobs:
|
||||
run: python torrent-client/setup.py build
|
||||
|
||||
- name: Install bsdtar
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libarchive-tools
|
||||
|
||||
Reference in New Issue
Block a user