Skip to content

Commit af8554b

Browse files
authored
Merge pull request #114 from sciencewhiz/RTDArtifactName
Update artifact name to download for RTD
2 parents 1b37ee4 + 91f91e6 commit af8554b

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)