This commit is contained in:
parent
650e788657
commit
357de622ab
1 changed files with 1 additions and 5 deletions
|
@ -9,8 +9,4 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Check Nix flake inputs
|
- name: Check Nix flake inputs
|
||||||
uses: DeterminateSystems/flake-checker-action@v5
|
uses: https://github.com/DeterminateSystems/flake-checker-action@v5
|
||||||
- name: Install Nix
|
|
||||||
uses: DeterminateSystems/nix-installer-action@v4
|
|
||||||
- name: Build Nix package
|
|
||||||
run: nix build
|
|
||||||
|
|
Loading…
Reference in a new issue