mirror of
https://github.com/yanhao98/composite-actions.git
synced 2025-07-13 23:00:48 +08:00
更新 setup-node-environment 的 action.yml,修正名称和描述以更清晰地表达功能
All checks were successful
/ another-job (push) Successful in 19s
All checks were successful
/ another-job (push) Successful in 19s
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
# uses: ./.github/actions/setup-node-pnpm-install
|
||||
|
||||
name: "Setup Node Environment"
|
||||
description: "Setup Node + PNPM + Install Dependencies"
|
||||
description: "Setup pnpm + Node.js + install dependencies"
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user