1
0
mirror of https://github.com/pnpm/action-setup synced 2026-05-08 01:10:58 +02:00
Files
action-setup/pnpm-workspace.yaml
Zoltan Kochan f489bfced8 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>
2026-03-21 13:59:54 +01:00

4 lines
42 B
YAML

packages: []
allowBuilds:
esbuild: true