mirror of
https://github.com/gaoyifan/china-operator-ip.git
synced 2025-12-16 22:33:16 +08:00
build: Replace axel with aria2c for file downloads and cleanup CI config.
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user