Skip to content

Commit d33263f

Browse files
Update .readthedocs.yml
1 parent 5c5b85d commit d33263f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.readthedocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ build:
1616
- uv sync
1717
build:
1818
html:
19+
- cd docs
20+
- apt install tree
21+
- tree
1922
- cwd
2023
- uv pip list
2124
- uv run sphinx-build -T -b html docs $READTHEDOCS_OUTPUT/html

0 commit comments

Comments
 (0)