diff --git a/.readthedocs.yml b/.readthedocs.yml index c45f2ef5..758a49e3 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -28,10 +28,7 @@ build: then exit 183; fi - - cd docs - - pwd - - ls -al - - make rtd-pr-preview + - cd docs && pwd && ls -al && make rtd-pr-preview python: install: