CI test : install nix with init: none
All checks were successful
/ Build Nix targets (push) Successful in 43s

This commit is contained in:
Théo Barnouin 2024-10-24 11:56:14 +02:00
parent 376965ab0c
commit 166f146550

View file

@ -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