mirror of
https://github.com/brain-hackers/buildbrain
synced 2024-11-13 13:58:01 +09:00
Use azure debian mirror
This commit is contained in:
parent
7ea704e702
commit
39d9bdba65
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -32,5 +32,7 @@ jobs:
|
||||
|
||||
- name: Build Debian Root
|
||||
run: |
|
||||
make aptcache &
|
||||
./tools/aptcache_linux_amd64 \
|
||||
-rule 'local=localhost:65432, remote=ftp.us.debian.org' \
|
||||
-rule 'local=localhost:65433, remote=security.debian.org' &
|
||||
make debian
|
Loading…
Reference in New Issue
Block a user