mirror of https://github.com/MISP/misp-book
chg: [dbg] Workflow, chgdir
parent
014172e0f6
commit
f08b172f91
|
@ -38,16 +38,7 @@ jobs:
|
|||
- name: Install plugin-advanced-emoji
|
||||
run: |
|
||||
npm install gitbook-plugin-advanced-emoji
|
||||
- name: Run honkit version
|
||||
run: |
|
||||
pwd
|
||||
ls -la
|
||||
./node_modules/.bin/honkit -V --log debug
|
||||
- name: Run honkit parse test
|
||||
run: |
|
||||
./node_modules/.bin/honkit parse --log debug
|
||||
- name: Run honkit build
|
||||
run: |
|
||||
pwd
|
||||
ls -la
|
||||
./node_modules/.bin/honkit build --log debug
|
||||
cd ..
|
||||
npx honkit build --log debug
|
||||
|
|
Loading…
Reference in New Issue