diff --git a/mise.toml b/mise.toml index e2b968edee..e6da17cb8d 100644 --- a/mise.toml +++ b/mise.toml @@ -536,6 +536,7 @@ mkdocs serve [tasks."docs:llm"] description = "Update LLM documentation (llms.txt)" +depends = ["docs:cli"] sources = ["README.md", "docs/*.md"] outputs = ["docs/llms.txt"] run = """