mirror of
https://gh.hjkl01.cn/https://github.com/pnpm/action-setup
synced 2026-05-30 12:35:22 +08:00
fix: add packages field to pnpm-workspace.yaml
pnpm v9 requires the packages field in pnpm-workspace.yaml. Without it, `pnpm --version` fails with "packages field missing or empty". Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
25df77c6d2
commit
f489bfced8
@ -1,2 +1,3 @@
|
||||
packages: []
|
||||
allowBuilds:
|
||||
esbuild: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user