Add one more step
This commit is contained in:
@@ -13,3 +13,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Print Output
|
- name: Print Output
|
||||||
run: echo 'output time is ${{ steps.use-go-action.outputs.time }}'
|
run: echo 'output time is ${{ steps.use-go-action.outputs.time }}'
|
||||||
|
|
||||||
|
- name: Who and Where am I
|
||||||
|
run: echo 'ls -la && whoami && pwd'
|
||||||
|
|||||||
Reference in New Issue
Block a user