Skip to content

Commit

Permalink
Create the output directory .readthedocs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
evolve75 authored Dec 20, 2024
1 parent a9923d0 commit 1461f4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ build:
- gem install bundler -v 2.3
- bundle install
- bundle exec rake doc:yard
- mkdir -p $READTHEDOCS_OUTPUT/html
- cp -r doc $READTHEDOCS_OUTPUT/html

0 comments on commit 1461f4b

Please sign in to comment.