test
This commit is contained in:
parent
aba86af5ab
commit
f70bf83431
@ -16,7 +16,7 @@ jobs:
|
||||
uses: http://github.com/nix-community/cache-nix-action@v6
|
||||
with:
|
||||
# restore and save a cache using this key
|
||||
primary-key: nix-${{ runner.os }}-${{ hashFiles('**/*.nix', '**/flake.lock') }}
|
||||
primary-key: nix-${{ runner.os }}-colmena
|
||||
# if there's no cache hit, restore a cache by this prefix
|
||||
restore-prefixes-first-match: nix-${{ runner.os }}-
|
||||
# collect garbage until the Nix store size (in bytes) is at most this number
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user