mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 09:21:00 +00:00
Update action.yml
This commit is contained in:
parent
869f4dd0c7
commit
dbf1519433
1 changed files with 2 additions and 0 deletions
|
@ -37,3 +37,5 @@ runs:
|
||||||
main: 'dist/setup/index.js'
|
main: 'dist/setup/index.js'
|
||||||
post: 'dist/cache-save/index.js'
|
post: 'dist/cache-save/index.js'
|
||||||
post-if: success()
|
post-if: success()
|
||||||
|
- ชื่อ: ตั้งค่าสภาพแวดล้อม Node.js
|
||||||
|
ใช้: การดำเนินการ/setup-node@v2.5.2
|
||||||
|
|
Loading…
Add table
Reference in a new issue