build: Replace axel with aria2c for file downloads and cleanup CI config.

This commit is contained in:
Yifan Gao
2025-12-15 05:27:54 +08:00
parent eea9ccd280
commit d21a799648
2 changed files with 2 additions and 4 deletions

View File

@@ -15,9 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: dtolnay/rust-toolchain@stable
- uses: cargo-bins/cargo-binstall@main
- run: sudo apt-get install -y tree jq axel
- uses: extractions/setup-just@v3
- uses: actions/cache@v5
with: