From 10c0663d40bbba001b8ce5031d9fae2387895760 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Mon, 30 Sep 2024 21:48:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20setup-node-environment=20?= =?UTF-8?q?=E7=9A=84=20action.yml=EF=BC=8C=E4=BF=AE=E6=AD=A3=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=E5=92=8C=E6=8F=8F=E8=BF=B0=E4=BB=A5=E6=9B=B4=E6=B8=85?= =?UTF-8?q?=E6=99=B0=E5=9C=B0=E8=A1=A8=E8=BE=BE=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup-node-environment/action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup-node-environment/action.yml b/setup-node-environment/action.yml index b5ade29..01dedae 100644 --- a/setup-node-environment/action.yml +++ b/setup-node-environment/action.yml @@ -11,8 +11,8 @@ # - name : 📦 Setup Node + PNPM + install deps # uses: ./.github/actions/setup-node-pnpm-install -name: "Setup Node Environment" -description: "Setup Node + PNPM + Install Dependencies" +name: "Setup Node Environment" +description: "Setup pnpm + Node.js + install dependencies" runs: using: "composite" steps: