ls
This commit is contained in:
parent
a4256ddb27
commit
003839ce89
|
@ -6,5 +6,6 @@ jobs:
|
|||
- run: echo All very good
|
||||
- run: nix --version
|
||||
- run: whoami
|
||||
- run: ls
|
||||
- run: |
|
||||
nix build --extra-experimental-features nix-command .#checks.x86_64-linux.pixelfed-garage -L
|
||||
|
|
Reference in a new issue