Skip to content

Commit

Permalink
紙用
Browse files Browse the repository at this point in the history
  • Loading branch information
huideyeren committed Jul 11, 2024
1 parent 9cfb494 commit bdf8c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ jobs:
- name: Show .grayscaling.log
run: cat .grayscaling.log
- name: Build PDF.
run: REVIEW_CONFIG_FILE=config-vivliostyle.yml bundle exec rake vivliostyle
run: REVIEW_CONFIG_FILE=config-vivliostyle.yml REVIEW_VSCLI_USESANDBOX=true bundle exec rake vivliostyle -p --preflight-option gray-scale
- name: Upload artifact.
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit bdf8c07

Please sign in to comment.