add GITHUB_ACTION_PATH to command
This commit is contained in:
@@ -5,5 +5,5 @@ runs:
|
||||
steps:
|
||||
- run: printenv
|
||||
shell: bash
|
||||
- run: checkout.sh
|
||||
- run: $GITHUB_ACTION_PATH/checkout.sh
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user