Skip to content

Commit 4acf1ea

Browse files
authored
fix: stable docs have wrong tag
1 parent 3f9b4d0 commit 4acf1ea

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.readthedocs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ build:
1111
- pip install uv
1212
- uv sync --extra docs
1313
- uv run sphinx-build -b html docs $READTHEDOCS_OUTPUT/html
14+
jobs:
15+
post_checkout:
16+
- git fetch --all --tags || true
1417

1518
sphinx:
1619
configuration: docs/conf.py

0 commit comments

Comments
 (0)