1
0

feat: parameter to refetch kbuild

This commit is contained in:
2023-05-29 11:47:40 +00:00
parent 9271d69bc6
commit e141f46892
4 changed files with 49 additions and 24 deletions

View File

@ -25,7 +25,7 @@ jobs:
run: go build
- name: Cache
run: ./out-of-tree --log-level=trace distro debian cache --refetch=0 --limit=128 --update-release
run: ./out-of-tree --log-level=trace distro debian cache --refetch=0 --limit=128 --update-release --update-kbuild
- name: Install s3cmd
run: sudo apt install s3cmd