fix cache

This commit is contained in:
Valentin Boettcher 2021-12-07 17:59:32 +01:00
parent d7bc9dd783
commit 5382fd43df

View file

@ -14,8 +14,9 @@ jobs:
- uses: actions/cache@v2
with:
path: ~/.nix
path: /nix/
key: always
- uses: cachix/install-nix-action@v15
with:
extra_nix_config: |