pnpm in workspace mode can't generate per-app lockfiles, and without a lockfile the install is unreliable in CI. npm works fine for these standalone app builds since they have no workspace dependencies.
547 B
547 B