Update build_nix.yml
This commit is contained in:
parent
d41b734c86
commit
5e509705e6
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build_nix.yml
vendored
2
.github/workflows/build_nix.yml
vendored
|
|
@ -7,7 +7,5 @@ jobs:
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Enable magic Nix cache
|
|
||||||
uses: DeterminateSystems/magic-nix-cache-action@main
|
|
||||||
- run: nix build
|
- run: nix build
|
||||||
- run: nix flake check
|
- run: nix flake check
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue