Skip to content

Commit c74650c

Browse files
committed
github-actions: build pr with book:build_action
1 parent e26e982 commit c74650c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
2222

2323
- name: Build book
24-
run: bundle exec rake book:build
24+
run: bundle exec rake book:build_action

0 commit comments

Comments
 (0)