diff --git a/.readthedocs.yml b/.readthedocs.yml index a9c60b6e..03ad3951 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -29,4 +29,4 @@ build: exit 183; fi - pip install -r requirements_docs.txt - - cd docs && cat Makefile && which sphinx-build && ls -al $READTHEDOCS_VIRTUALENV_PATH # make rtd-pr-preview + - cd docs && make rtd-pr-preview # make rtd-pr-preview