remove cache key

This commit is contained in:
Valentin Boettcher 2021-12-10 10:58:47 +01:00
parent a88bb0ad74
commit 24e09e722b

View file

@ -15,7 +15,6 @@ jobs:
- uses: actions/cache@v2
with:
path: /nix/
key: always
- uses: cachix/install-nix-action@v15
with: