claude-code-best/.github
James Feng 523492324e fix(ci): override npm registry to npmjs.org for macOS runner
CI runner cannot access npmmirror.com (Chinese mirror) baked into bun.lock.
Set BUN_CONFIG_REGISTRY=https://registry.npmjs.org/ at workflow level.
Local dev remains unaffected — ~/.npmrc still uses npmmirror.
2026-06-03 12:19:57 +08:00
..
workflows fix(ci): override npm registry to npmjs.org for macOS runner 2026-06-03 12:19:57 +08:00