diff --git a/.readthedocs.yml b/.readthedocs.yml index 99dd3f2f..c6daf88c 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -28,9 +28,7 @@ build: then exit 183; fi - - echo ${READTHEDOCS_VIRTUALENV_PATH} - - ls -al ${READTHEDOCS_VIRTUALENV_PATH} - - cd docs && pwd && ls -al && make rtd-pr-preview + - sphinx-build -b html -d ${READTHEDOCS_OUTPUT}/doctrees ${READTHEDOCS_OUTPUT}/html/ python: install: