diff --git a/.readthedocs.yaml b/.readthedocs.yaml index cb45afb6..bfa185e2 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -26,7 +26,7 @@ build: - POETRY=/home/docs/.local/bin/poetry make install-poetry - POETRY=/home/docs/.local/bin/poetry make install - POETRY=/home/docs/.local/bin/poetry make docs - - cp --recursive docs/_build/html/* $READTHEDOCS_OUTPUT/html/ + - cp --recursive docs/_build/html $READTHEDOCS_OUTPUT # jobs: # pre_create_environment: # # Select Python version (keep in sync with other versions):