mirror of
https://github.com/rikhuijzer/test-caching.git
synced 2024-11-28 23:03:18 +03:00
Trigger CI
This commit is contained in:
parent
a8ee949d92
commit
5f11ad6ab1
2
.github/workflows/cache.yml
vendored
2
.github/workflows/cache.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user