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