Commit e586d52
fix: add packages field to pnpm-workspace.yaml
The pnpm-workspace.yaml file was missing the required packages field,
causing CI builds to fail with "packages field missing or empty" error.
Added packages field with current directory to fix the issue.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent b07d4b1 commit e586d52
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
0 commit comments