CI test : install nix with init: none
All checks were successful
/ Build Nix targets (push) Successful in 43s
All checks were successful
/ Build Nix targets (push) Successful in 43s
This commit is contained in:
parent
376965ab0c
commit
166f146550
1 changed files with 3 additions and 1 deletions
|
@ -12,4 +12,6 @@ jobs:
|
||||||
- name: Check Nix flake inputs
|
- name: Check Nix flake inputs
|
||||||
uses: https://github.com/DeterminateSystems/flake-checker-action@v5
|
uses: https://github.com/DeterminateSystems/flake-checker-action@v5
|
||||||
- name: Install Nix
|
- name: Install Nix
|
||||||
uses: https://github.com/DeterminateSystems/nix-installer-action@v4
|
uses: https://github.com/DeterminateSystems/nix-installer-action@main
|
||||||
|
with:
|
||||||
|
init: none
|
||||||
|
|
Loading…
Reference in a new issue