mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 03:28:42 +00:00
Update action.yml
This commit is contained in:
parent
d98fa11138
commit
2ce5f03736
1 changed files with 4 additions and 0 deletions
|
@ -37,3 +37,7 @@ runs:
|
|||
main: 'dist/setup/index.js'
|
||||
post: 'dist/cache-save/index.js'
|
||||
post-if: success()
|
||||
- name: Setup Node.js environment
|
||||
uses: actions/setup-node@v2.5.2
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue