mirror of https://github.com/MISP/misp-book
chg: [workflow] PDF fails, putting at the end
parent
5f5ba55534
commit
849aa2f43b
|
@ -57,12 +57,12 @@ jobs:
|
||||||
- name: Run honkit build
|
- name: Run honkit build
|
||||||
run: |
|
run: |
|
||||||
npx honkit build
|
npx honkit build
|
||||||
|
- name: Run honkit epub
|
||||||
|
run: |
|
||||||
|
npx honkit epub
|
||||||
|
- name: Run honkit mobi
|
||||||
|
run: |
|
||||||
|
npx honkit mobi
|
||||||
- name: Run honkit build pdf
|
- name: Run honkit build pdf
|
||||||
run: |
|
run: |
|
||||||
npx honkit pdf
|
npx honkit pdf
|
||||||
- name: Run honkit epub pdf
|
|
||||||
run: |
|
|
||||||
npx honkit epub
|
|
||||||
- name: Run honkit epub mobi
|
|
||||||
run: |
|
|
||||||
npx honkit mobi
|
|
||||||
|
|
Loading…
Reference in New Issue