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(ci): add missing dependencies and caching to docs workflow
- Add mkdocs base package (was missing, mkdocs-material is just a theme)
- Add Rust dependency caching with Swatinem/rust-cache@v2
- Add pip dependency caching with actions/cache@v4
- Add uni-crdt to cargo doc (missing library crate)
- Add uni_pydantic to pdoc generation
- Improve formatting of cargo doc command for readability
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments