Skip to content

Commit 3e81a7e

Browse files
silly
1 parent 1f35877 commit 3e81a7e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ build:
1313
- asdf plugin add uv && asdf install uv latest && asdf global uv latest
1414
- just docs build
1515
- mkdir -p $READTHEDOCS_OUTPUT/html
16-
- mv site $READTHEDOCS_OUTPUT/html
17-
- ls -la
18-
- ls -la $READTHEDOCS_OUTPUT/html
16+
- mv site/* $READTHEDOCS_OUTPUT/html
1917

2018
mkdocs:
2119
configuration: .mkdocs.yml

0 commit comments

Comments
 (0)