We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef00405 commit 700ebe9Copy full SHA for 700ebe9
1 file changed
.github/workflows/pr_build.yml
@@ -24,7 +24,7 @@ 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
- name: 'Save Artifacts'
30
uses: actions/upload-artifact@v3
0 commit comments