mirror of
https://github.com/gaoyifan/china-operator-ip.git
synced 2025-12-16 22:33:16 +08:00
Download RIB files in multiple threads
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.16
|
||||
- run: sudo apt-get install -y lftp bgpdump tree jq
|
||||
- run: sudo apt-get install -y lftp bgpdump tree jq axel
|
||||
- uses: actions/cache@v3
|
||||
with:
|
||||
key: ${{ runner.os }}-build-dependencies
|
||||
|
||||
Reference in New Issue
Block a user