mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-18 00:33:59 +00:00
remove step to install aria2
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -19,10 +19,6 @@ jobs:
|
||||
with:
|
||||
node-version: 20.11.1
|
||||
|
||||
- name: Install aria2 on Mac
|
||||
if: matrix.os == 'macos-latest'
|
||||
run: brew install aria2
|
||||
|
||||
- name: Install dependencies
|
||||
run: yarn
|
||||
|
||||
|
||||
Reference in New Issue
Block a user