We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f1e1a4 commit a9923d0Copy full SHA for a9923d0
.readthedocs.yaml
@@ -13,5 +13,5 @@ build:
13
commands:
14
- gem install bundler -v 2.3
15
- bundle install
16
- - rake doc:yard
+ - bundle exec rake doc:yard
17
- cp -r doc $READTHEDOCS_OUTPUT/html
0 commit comments