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 27fff3d commit 131d16cCopy full SHA for 131d16c
.github/workflows/cloudflare-preview.yml
@@ -43,7 +43,7 @@ jobs:
43
run: bundle install
44
45
- name: Build site
46
- run: bundle exec rake build
+ run: bundle exec rake rdoc
47
48
- name: Set PR Number
49
id: pr_number
0 commit comments