Actualiser .gitea/workflows/nix.yaml
Some checks failed
Check config / build (push) Failing after 6s

This commit is contained in:
Alexandre_1a 2026-05-26 11:05:01 +02:00
parent 6a6dd51115
commit 07153f53ae

View File

@ -11,3 +11,10 @@ jobs:
container: container:
image: nix-builder image: nix-builder
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check flake
run : nix flake check