Update .forgejo/workflows/non-lab.yml
All checks were successful
/ non-lab (push) Successful in 19s

This commit is contained in:
Chris Cowley 2024-09-02 09:04:20 +00:00
parent 02480a4458
commit ea8e68c8c7

View file

@ -12,5 +12,5 @@ jobs:
non-lab
- run: pwd
- name: tree
run: tree
run: apt update; apt install tree; tree
- run: env