This commit is contained in:
parent
f1217be461
commit
5b1337622d
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ jobs:
|
||||||
- name: echo path
|
- name: echo path
|
||||||
if: always()
|
if: always()
|
||||||
run: |
|
run: |
|
||||||
|
pwd
|
||||||
|
cd
|
||||||
|
pwd
|
||||||
ls
|
ls
|
||||||
ls ./nix-profile/bin
|
ls ./nix-profile/bin
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue