ci: download by 64 packages
This commit is contained in:
parent
697eb18552
commit
67630e080b
2
.github/workflows/debian-cache.yml
vendored
2
.github/workflows/debian-cache.yml
vendored
@ -70,7 +70,7 @@ jobs:
|
|||||||
status, output = getstatusoutput(
|
status, output = getstatusoutput(
|
||||||
"./out-of-tree --log-level=warn "
|
"./out-of-tree --log-level=warn "
|
||||||
"distro debian get-deb "
|
"distro debian get-deb "
|
||||||
"--ignore-cached --max=16"
|
"--ignore-cached --max=64
|
||||||
)
|
)
|
||||||
logging.info(output)
|
logging.info(output)
|
||||||
return status == 0
|
return status == 0
|
||||||
|
Loading…
Reference in New Issue
Block a user