Updated Workflow to use Lix
Some checks failed
/ Check NixOS Configuration (push) Failing after 23s

This commit is contained in:
Kaybee 2024-09-17 20:20:59 +02:00
parent 31cb3258c6
commit d1c0b6b27b

View file

@ -9,8 +9,7 @@ jobs:
steps: steps:
- name: "Git Clone" - name: "Git Clone"
run: | run: |
git clone https://git.kb-one.de/kb01/aux-config git clone https://git.kb-one.de/kb01/aux-config .
cd aux-config
ls -la ls -la
- name: "Check evaluation" - name: "Check evaluation"