CI test: install nix on node CT
Some checks failed
/ Build Nix targets (push) Failing after 3s

This commit is contained in:
Théo Barnouin 2024-10-24 11:52:45 +02:00
parent 87d40e4905
commit 055c959b3c

View file

@ -9,8 +9,7 @@ jobs:
options: --user root options: --user root
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: |
ls -alh
cd nixos-hypervisor
- 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
uses: DeterminateSystems/nix-installer-action@v4