Update action-yaml
This commit is contained in:
parent
e425459a57
commit
197f2f1d6f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ outputs:
|
|||
description: "The absolute path to the BeefBuild executable."
|
||||
runs:
|
||||
using: 'node20'
|
||||
main: 'install.sh'
|
||||
main: './install.sh'
|
||||
branding:
|
||||
icon: 'code'
|
||||
color: 'yellow'
|
Loading…
Add table
Reference in a new issue