Skip to content

Commit

Permalink
Another attempt. This two step shouldn't be needed.
Browse files Browse the repository at this point in the history
  • Loading branch information
arkottke committed Feb 8, 2024
1 parent 0534430 commit c7249b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ build:
commands:
- pip install hatch
- hatch run docs:build
- mv site "$READTHEDOCS_OUTPUT/html"
- mv site html
- mv html "$READTHEDOCS_OUTPUT"

0 comments on commit c7249b5

Please sign in to comment.