Forego Makefile command

pull/675/head
Steve Piercy 2024-07-01 18:38:53 -07:00
rodzic 86d2b75153
commit 531fd14f91
1 zmienionych plików z 1 dodań i 3 usunięć

Wyświetl plik

@ -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: