Updated Workflow

This commit is contained in:
kB01 2024-12-05 00:07:05 +01:00
parent 623d91a1e7
commit c2905cfbe4
No known key found for this signature in database

View file

@ -9,4 +9,4 @@ jobs:
run: git clone https://git.kb-one.de/kb01/aux-config .
- name: "Check Nix Flake"
run: nix flake check --extra-experimental-features nix-command
run: nix --extra-experimental-features nix-command flake check