This commit is contained in:
parent
9c32883997
commit
24ae828ea7
@ -17,3 +17,5 @@ jobs:
|
|||||||
run: echo "Hello world"
|
run: echo "Hello world"
|
||||||
- name: Show path
|
- name: Show path
|
||||||
run: pwd
|
run: pwd
|
||||||
|
- name: Uname
|
||||||
|
run: uname -a
|
||||||
|
Loading…
Reference in New Issue
Block a user