We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef00405 commit d4015ffCopy full SHA for d4015ff
1 file changed
.github/workflows/pr_build.yml
@@ -24,7 +24,8 @@ jobs:
24
bundler-cache: true
25
26
- name: Build Book
27
- run: bundle exec rake book:build
+ run: bundle exec rake book:check
28
+
29
30
- name: 'Save Artifacts'
31
uses: actions/upload-artifact@v3
0 commit comments