Update action-yaml
This commit is contained in:
parent
dd3c886bcd
commit
0aebaeb602
1 changed files with 1 additions and 3 deletions
|
@ -10,9 +10,7 @@ outputs:
|
|||
description: "The absolute path to the BeefBuild executable."
|
||||
runs:
|
||||
using: 'node20'
|
||||
main: 'dist/setup/index.js'
|
||||
post: 'dist/cache-save/index.js'
|
||||
post-if: success()
|
||||
main: 'install.sh'
|
||||
branding:
|
||||
icon: 'code'
|
||||
color: 'yellow'
|
Loading…
Add table
Reference in a new issue