Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
huideyeren committed Nov 5, 2024
1 parent d0bdbe8 commit 0a0315a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,6 @@ jobs:
run: pnpm run style:${{ env.SIZE }}-${{ env.MUKI }}-no-bleed
- name: Rubyのパッケージをインストール
run: bundle install
- name: Playwrightのインストール
run: ./node_modules/.bin/playwright install --with-deps
- name: PDFの生成
run: REVIEW_CONFIG_FILE=config-udonbook-${{ env.MUKI }}.yml REVIEW_VSCLI_USESANDBOX=true REVIEW_VSCLI_OPTIONS="--timeout 900" bundle exec rake vivliostyle
- name: 画像の生成
Expand Down

0 comments on commit 0a0315a

Please sign in to comment.