Trigger CI

This commit is contained in:
Rik 2020-08-14 19:02:50 +02:00
parent a8ee949d92
commit 5f11ad6ab1

View File

@ -19,9 +19,7 @@ jobs:
~/nix/bin
key: ${{ runner.os }}-${{ hashFiles('/nix/store') }}
# Installing it, just to be sure
- 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