Commit 574630f
committed
🔧chore: 更新GitHub Actions配置以使用pnpm进行依赖管理 [deploy]
- 在deploy.yml中添加pnpm的安装和版本检查步骤
- 将依赖安装和构建命令从npm替换为pnpm,确保与项目的依赖管理方式一致1 parent 5ad6e81 commit 574630f
1 file changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | | - | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | | - | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
0 commit comments