Skip to content

Commit

Permalink
Fix RTD artifact download
Browse files Browse the repository at this point in the history
  • Loading branch information
virtuald committed Dec 31, 2024
1 parent e62941a commit 02ef802
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 robotpy-ctre main dist dist-Linux
- python -m robotpy_sphinx.download_and_install robotpy robotpy-ctre main dist pypi-Linux-3.11

python:
install:
Expand Down

0 comments on commit 02ef802

Please sign in to comment.