Use azure debian mirror

This commit is contained in:
f0reachARR 2020-11-05 12:18:42 +09:00
parent 7ea704e702
commit 39d9bdba65
1 changed files with 3 additions and 1 deletions

View File

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