This commit is contained in:
Rik 2020-08-14 18:52:10 +02:00
parent 5b41490a22
commit 81d02edb25

View File

@ -17,10 +17,10 @@ jobs:
path: |
~/nix/store
~/nix/bin
key: ${{ runner.os }}-nix6
key: ${{ runner.os }}-nix7
# Install anyway to set path and those kind of things.
- name: Install Nix if not cached
if: steps.cache-nix.outputs.cache-hit != 'true'
uses: cachix/install-nix-action@v10
with:
nix_path: nixpkgs=channel:nixos-unstable