mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-08 12:17:26 +01:00
ci: increase base cache retention to 3 days
This commit is contained in:
parent
3ac4aed3aa
commit
137dda204d
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
||||
with:
|
||||
name: cache
|
||||
path: ./cache
|
||||
retention-days: 1
|
||||
retention-days: 3
|
||||
|
||||
- name: deploy
|
||||
if: github.ref == 'refs/heads/master'
|
||||
|
Loading…
Reference in New Issue
Block a user