mirror of
https://git.bjxgj.com/xgj/xgj-actions.git
synced 2025-10-14 06:33:37 +08:00
chore: 将默认包管理器从 npm 改为 pnpm
This commit is contained in:
@@ -8,7 +8,7 @@ inputs:
|
|||||||
package-manager:
|
package-manager:
|
||||||
description: '包管理器类型 (npm, pnpm, yarn)'
|
description: '包管理器类型 (npm, pnpm, yarn)'
|
||||||
required: false
|
required: false
|
||||||
default: 'npm'
|
default: 'pnpm'
|
||||||
|
|
||||||
pnpm-version:
|
pnpm-version:
|
||||||
description: 'pnpm 版本(当 package-manager=pnpm 时生效)'
|
description: 'pnpm 版本(当 package-manager=pnpm 时生效)'
|
||||||
|
Reference in New Issue
Block a user