chg: [dbg] Workflow, list dir and pwd

pull/279/head
Steve Clement 2022-06-01 17:21:27 +02:00
parent 3b79351f67
commit 014172e0f6
No known key found for this signature in database
GPG Key ID: 69A20F509BE4AEE9
1 changed files with 2 additions and 0 deletions

View File

@ -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: |