Actualiser .gitea/workflows/nix.yaml
Some checks failed
Check config / build (push) Failing after 6s
Some checks failed
Check config / build (push) Failing after 6s
This commit is contained in:
parent
6a6dd51115
commit
07153f53ae
@ -11,3 +11,10 @@ jobs:
|
||||
|
||||
container:
|
||||
image: nix-builder
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Check flake
|
||||
run : nix flake check
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user