mirror of
https://github.com/yanhao98/composite-actions.git
synced 2025-07-14 07:10: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
|
# uses: ./.github/actions/setup-node-pnpm-install
|
||||||
|
|
||||||
name: "Setup Node Environment"
|
name: "Setup Node Environment"
|
||||||
description: "Setup Node + PNPM + Install Dependencies"
|
description: "Setup pnpm + Node.js + install dependencies"
|
||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
|
Reference in New Issue
Block a user