fix: [pdf] PDF conversion works with Ubuntu 22.04

pull/281/head
Steve Clement 2022-06-02 14:28:08 +02:00
parent a398de5483
commit 9c5c333aaf
No known key found for this signature in database
GPG Key ID: 69A20F509BE4AEE9
1 changed files with 4 additions and 2 deletions

View File

@ -4,7 +4,7 @@ on: [push]
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
strategy:
max-parallel: 4
steps:
@ -63,4 +63,6 @@ jobs:
- name: Run honkit mobi
run: |
npx honkit mobi
# npx honkit pdf SKIPPED as of 20220601 it fails but generic/epub/mobi passes
- name: Run honkit pdf
run: |
npx honkit pdf