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: update make commands to use uv for docs (#2217)
## Issue Link / Problem Description
<!-- Link to related issue or describe the problem this PR solves -->
- Docs build is failing
## Changes Made
<!-- Describe what you changed and why -->
- Fixes docs build and serve
## Testing
<!-- Describe how this should be tested -->
### How to Test
- [x] Automated tests added/updated
- [x] Manual testing steps:
1. `make build-docs`
2. `make serve-docs`
0 commit comments