diff --git a/.readthedocs.yml b/.readthedocs.yml index 17255f9ee..c7b2283e5 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -9,7 +9,7 @@ build: python: "3.11" jobs: post_install: - - python -m robotpy_sphinx.download_and_install robotpy mostrobotpy main dist dist-Linux + - python -m robotpy_sphinx.download_and_install robotpy mostrobotpy main dist pypi-Linux-3.11 post_build: - mkdir --parents _readthedocs/htmlzip - cp --recursive _readthedocs/html _readthedocs/$READTHEDOCS_PROJECT