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