add ~/.cache to ci cache
This commit is contained in:
parent
54a2c97561
commit
123bbe79b5
1 changed files with 1 additions and 0 deletions
|
|
@ -11,5 +11,6 @@ build:
|
||||||
cache:
|
cache:
|
||||||
paths:
|
paths:
|
||||||
- /nix/store
|
- /nix/store
|
||||||
|
- ~/.cache
|
||||||
artifacts:
|
artifacts:
|
||||||
untracked: true
|
untracked: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue