List currently available files in directory
All checks were successful
Nix Web Proxy Worker / setup-nixos-runner (push) Successful in 3s
All checks were successful
Nix Web Proxy Worker / setup-nixos-runner (push) Successful in 3s
This commit is contained in:
@@ -10,3 +10,5 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: echo in image
|
- name: echo in image
|
||||||
run: echo "Hello Workflow world!"
|
run: echo "Hello Workflow world!"
|
||||||
|
- name: List current folder
|
||||||
|
run: ls -la
|
||||||
|
|||||||
Reference in New Issue
Block a user