The dev-publish job splits build into build:core + build:web-host, but web/ has its own lockfile and is not an npm workspace. The old 'npm run build' step self-healed via build-web-if-stale.cjs; the direct build:web-host call does not, causing 'next: not found'. Matches the pattern already used in ci.yml. |
||
|---|---|---|
| .. | ||
| ai-triage.yml | ||
| build-native.yml | ||
| ci.yml | ||
| cleanup-dev-versions.yml | ||
| pipeline.yml | ||
| pr-risk.yml | ||