attic try 4
Some checks failed
build configuration / build (push) Failing after 18s

This commit is contained in:
sinavir 2024-03-13 10:48:43 +01:00
parent 54a159634f
commit f1217be461

View file

@ -19,7 +19,9 @@ jobs:
- name: echo path - name: echo path
if: always() if: always()
run: "echo $PATH" run: |
ls
ls ./nix-profile/bin
- name: Build - name: Build
run: | run: |