We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43b229e commit 1f35877Copy full SHA for 1f35877
.readthedocs.yaml
@@ -14,6 +14,8 @@ build:
14
- just docs build
15
- mkdir -p $READTHEDOCS_OUTPUT/html
16
- mv site $READTHEDOCS_OUTPUT/html
17
+ - ls -la
18
+ - ls -la $READTHEDOCS_OUTPUT/html
19
20
mkdocs:
21
configuration: .mkdocs.yml
0 commit comments