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.
2 parents c59a977 + 57ee11f commit d3f1c12Copy full SHA for d3f1c12
.github/workflows/gh-pages.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/configure-pages@v5
31
- name: Build with RDoc
32
# Outputs to the './_site' directory by default
33
- run: bundle exec rake rdoc
+ run: rake rdoc
34
- name: Upload artifact
35
uses: actions/upload-pages-artifact@v3
36
0 commit comments