This commit is contained in:
parent
02480a4458
commit
ea8e68c8c7
1 changed files with 1 additions and 1 deletions
|
@ -12,5 +12,5 @@ jobs:
|
|||
non-lab
|
||||
- run: pwd
|
||||
- name: tree
|
||||
run: tree
|
||||
run: apt update; apt install tree; tree
|
||||
- run: env
|
||||
|
|
Loading…
Add table
Reference in a new issue