Skip to content

Commit

Permalink
Fixed for real this time .readthedocs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
evolve75 authored Dec 20, 2024
1 parent abadbdf commit ce2113b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ build:
- bundle install
- bundle exec rake doc:yard
- mkdir -p $READTHEDOCS_OUTPUT/html
- cp -r doc/ $READTHEDOCS_OUTPUT/html/
- cp -r doc/. $READTHEDOCS_OUTPUT/html/
- ls -l $READTHEDOCS_OUTPUT/html

0 comments on commit ce2113b

Please sign in to comment.