Skip to content

Commit 91f91e6

Browse files
committed
Update artifact name to download for RTD
Should fix #110
1 parent 1b37ee4 commit 91f91e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build:
99
python: "3.11"
1010
jobs:
1111
post_install:
12-
- python -m robotpy_sphinx.download_and_install robotpy mostrobotpy main dist dist-Linux
12+
- python -m robotpy_sphinx.download_and_install robotpy mostrobotpy main dist pypi-Linux-3.11
1313
post_build:
1414
- mkdir --parents _readthedocs/htmlzip
1515
- cp --recursive _readthedocs/html _readthedocs/$READTHEDOCS_PROJECT

0 commit comments

Comments
 (0)