Skip to content

Commit

Permalink
Forego Makefile command
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy committed Jul 2, 2024
1 parent 86d2b75 commit 531fd14
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 531fd14

Please sign in to comment.