Files
Story Crater Bot e7dfef2ebc
CI / CI (pull_request) Successful in 5m41s
fix: skip build scripts during pnpm install in CI
- Add --ignore-scripts flag to pnpm install
- Prevents ERR_PNPM_IGNORED_BUILDS from unrs-resolver
- Build scripts not needed during dependency install phase
- Compilation handled by 'pnpm run build' step
2026-09-07 17:27:04 -07:00
..