Use azure debian mirror

This commit is contained in:
f0reachARR
2020-11-05 13:29:40 +09:00
parent 7ea704e702
commit 39d9bdba65
+3 -1
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