ci: always refetch
This commit is contained in:
parent
34b5693ae8
commit
e1ac75d0fa
2
.github/workflows/debian-cache.yml
vendored
2
.github/workflows/debian-cache.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
run: go build
|
run: go build
|
||||||
|
|
||||||
- name: Cache
|
- name: Cache
|
||||||
run: ./out-of-tree --log-level=trace distro debian cache
|
run: ./out-of-tree --log-level=trace distro debian cache --refetch=0
|
||||||
|
|
||||||
- name: Install s3cmd
|
- name: Install s3cmd
|
||||||
run: sudo apt install s3cmd
|
run: sudo apt install s3cmd
|
||||||
|
Loading…
Reference in New Issue
Block a user