This commit is contained in:
parent
87d40e4905
commit
055c959b3c
1 changed files with 2 additions and 3 deletions
|
@ -9,8 +9,7 @@ jobs:
|
|||
options: --user root
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: |
|
||||
ls -alh
|
||||
cd nixos-hypervisor
|
||||
- name: Check Nix flake inputs
|
||||
uses: https://github.com/DeterminateSystems/flake-checker-action@v5
|
||||
- name: Install Nix
|
||||
uses: DeterminateSystems/nix-installer-action@v4
|
||||
|
|
Loading…
Reference in a new issue