mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-04-13 18:00:58 +08:00
perf: ci脚本新增pnpm安装,优化CI、CD流水线
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
## 下载依赖
|
||||
pnpm i --frozen-lockfile --registry https://registry.npmmirror.com
|
||||
npm i -g pnpm@7 && pnpm i --frozen-lockfile --registry https://registry.npmmirror.com
|
||||
Reference in New Issue
Block a user