mirror of
https://github.com/leanprover/lean4.git
synced 2026-03-17 18:34:06 +00:00
This PR reorders doc-gen4 after mathlib4 in the release process. Previously doc-gen4 was processed before mathlib4, but its benchmarks reference the mathlib tag which doesn't exist yet at that point, causing CI failures (https://lean-fro.zulipchat.com/#narrow/channel/530199-rss/topic/Significant.20commits.20to.20doc-gen4/near/574125422). 🤖 Prepared with Claude Code Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>