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: Remove deprecated Lake documentation facet
The :docs facet was removed in Lake v4.21.0, causing CI failures.
This commit temporarily disables API documentation generation until
a proper migration path is implemented.
Changes:
- Remove lake build Game:docs command (facet no longer exists)
- Skip API documentation copying and caching steps
- Add placeholder for future doc generation migration
This fixes the 'unknown lean_lib facet docs' error in CI builds.
0 commit comments