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 e26e982 commit c74650cCopy full SHA for c74650c
.github/workflows/pr-build.yml
@@ -21,4 +21,4 @@ jobs:
21
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
22
23
- name: Build book
24
- run: bundle exec rake book:build
+ run: bundle exec rake book:build_action
0 commit comments