remove step to install aria2

This commit is contained in:
Zamitto
2024-05-30 12:23:51 -03:00
parent 2a02936648
commit 5f292bc53a
2 changed files with 3 additions and 4 deletions

View File

@@ -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