You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: modify CI workflow to build SDK first without skip cache
- Build SDK with skip cache first to ensure workspace dependencies are available
- Then build all packages with normal caching to resolve TypeScript module resolution issues
- This ensures workspace packages are properly built and available for dependent packages
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments