mirror of https://github.com/MISP/misp-book
chg: [dbg] Workflow, list dir and pwd
parent
3b79351f67
commit
014172e0f6
|
@ -40,6 +40,8 @@ jobs:
|
|||
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: |
|
||||
|
|
Loading…
Reference in New Issue