Skip to content

Commit

Permalink
Update artifact name to download for RTD
Browse files Browse the repository at this point in the history
Should fix robotpy#110
  • Loading branch information
sciencewhiz committed Dec 12, 2024
1 parent 1b37ee4 commit 91f91e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 91f91e6

Please sign in to comment.