Update action.yaml
This commit is contained in:
parent
d5ab859b68
commit
eb95862a7a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ outputs:
|
|||
runs:
|
||||
using: 'composite'
|
||||
steps:
|
||||
- run: ./install.sh
|
||||
- run: $GITHUB_ACTION_PATH/install.sh
|
||||
shell: bash
|
||||
branding:
|
||||
icon: 'code'
|
||||
|
|
Loading…
Add table
Reference in a new issue