mirror of
https://git.kb-one.de/kb01/aux-config.git
synced 2025-12-05 18:28:53 +00:00
Updated Workflow to use Lix
This commit is contained in:
parent
7e467b928b
commit
05324997f1
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -11,6 +11,7 @@ jobs:
|
|||
run: |
|
||||
git clone https://git.kb-one.de/kb01/aux-config
|
||||
cd aux-config
|
||||
ls --la
|
||||
|
||||
- name: "Check evaluation"
|
||||
run: nix flake check --no-build --all-systems --experimental-features 'nix-command flakes'
|
||||
|
|
|
|||
Loading…
Reference in a new issue