From f66c4584c29b9aa31709c88b1f6b38a8a352fcdc Mon Sep 17 00:00:00 2001 From: Kaze Wong Date: Fri, 18 Oct 2024 11:39:58 -0400 Subject: [PATCH] Update readthedocs.yml --- readthedocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/readthedocs.yml b/readthedocs.yml index 26043f6b..a9c9212d 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -13,6 +13,7 @@ build: - asdf install uv latest - asdf global uv latest - uv sync --extra docs --dev + - uv run mkdocs build mkdocs: configuration: mkdocs.yml