Commit 33b475d
committed
🔧 修复 CI 错误:添加 package-lock.json
✅ 问题修复:
- 从 .gitignore 中移除 package-lock.json
- 添加 package-lock.json 到版本控制
- 确保 GitHub Actions 依赖缓存正常工作
🎯 CI 状态:
- 解决 'Dependencies lock file is not found' 错误
- 支持 Node.js 依赖缓存优化
- 确保构建环境依赖版本一致性1 parent f0ff128 commit 33b475d
2 files changed
Lines changed: 3599 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments