Skip to content

Commit 1461f4b

Browse files
authored
Create the output directory .readthedocs.yaml
1 parent a9923d0 commit 1461f4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.readthedocs.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ build:
1414
- gem install bundler -v 2.3
1515
- bundle install
1616
- bundle exec rake doc:yard
17+
- mkdir -p $READTHEDOCS_OUTPUT/html
1718
- cp -r doc $READTHEDOCS_OUTPUT/html

0 commit comments

Comments
 (0)