Run pwd at the final step
Some checks failed
Test Go Action / use-go-action (push) Has been cancelled
Some checks failed
Test Go Action / use-go-action (push) Has been cancelled
This commit is contained in:
@@ -27,4 +27,4 @@ jobs:
|
|||||||
|
|
||||||
- name: Read from File
|
- name: Read from File
|
||||||
working-directory: ./content
|
working-directory: ./content
|
||||||
run: "cat file.txt"
|
run: "cat file.txt && pwd"
|
||||||
|
|||||||
Reference in New Issue
Block a user