mirror of
https://github.com/yanhao98/composite-actions.git
synced 2025-07-13 23:00:48 +08:00
在 package.json 中新增 pnpm 作为包管理器,并更新 action.yml 中的步骤以优化 Node 和 PNPM 的设置
This commit is contained in:
3
package.json
Normal file
3
package.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"packageManager": "pnpm@9.11.0"
|
||||
}
|
Reference in New Issue
Block a user