1
0

ci: always refetch

This commit is contained in:
dump_stack() 2023-05-15 12:16:55 +00:00
parent 34b5693ae8
commit e1ac75d0fa
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC

View File

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