Updated Workflow to use Lix

This commit is contained in:
kB01 2024-09-17 20:19:55 +02:00
parent 05324997f1
commit 31cb3258c6

View file

@ -11,7 +11,7 @@ jobs:
run: |
git clone https://git.kb-one.de/kb01/aux-config
cd aux-config
ls --la
ls -la
- name: "Check evaluation"
run: nix flake check --no-build --all-systems --experimental-features 'nix-command flakes'