add ~/.cache to ci cache

This commit is contained in:
Jack Wines 2023-08-25 14:33:25 -07:00
parent 54a2c97561
commit 123bbe79b5

View file

@ -11,5 +11,6 @@ build:
cache:
paths:
- /nix/store
- ~/.cache
artifacts:
untracked: true