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
|
||||
if: always()
|
||||
run: |
|
||||
pwd
|
||||
cd
|
||||
pwd
|
||||
ls
|
||||
ls ./nix-profile/bin
|
||||
|
||||
|
|
Loading…
Reference in a new issue