Fix whoam i
This commit is contained in:
@@ -15,4 +15,4 @@ jobs:
|
||||
run: echo 'output time is ${{ steps.use-go-action.outputs.time }}'
|
||||
|
||||
- name: Who and Where am I
|
||||
run: echo 'ls -la && whoami && pwd'
|
||||
run: "ls -la && whoami && pwd"
|
||||
|
||||
Reference in New Issue
Block a user