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."
|
description: "The absolute path to the BeefBuild executable."
|
||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node20'
|
||||||
main: 'dist/setup/index.js'
|
main: 'install.sh'
|
||||||
post: 'dist/cache-save/index.js'
|
|
||||||
post-if: success()
|
|
||||||
branding:
|
branding:
|
||||||
icon: 'code'
|
icon: 'code'
|
||||||
color: 'yellow'
|
color: 'yellow'
|
Loading…
Add table
Reference in a new issue