Commit c522197
fix(ci): use correct env name for pnpm packageManager strict bypass
The previous env var \`PNPM_PACKAGE_MANAGER_STRICT\` is not recognized
by pnpm, so pnpm kept refusing the pack step with
\`This project is configured to use utoo\`. The actual setting is
\`package-manager-strict\`, exposed via \`NPM_CONFIG_PACKAGE_MANAGER_STRICT\`.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 842a307 commit c522197
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
0 commit comments