Fix typo
This commit is contained in:
parent
0558f4f699
commit
294339b496
@ -14,7 +14,7 @@ jobs:
|
||||
|
||||
- name: Run redoc on openapi.yaml
|
||||
run: |
|
||||
npx redoc-cli bundle openapi.yaml -o doc/api/index.html --options '{"hideHostname": true, "pathInMiddlePanel": true}
|
||||
npx redoc-cli bundle openapi.yaml -o doc/api/index.html --options '{"hideHostname": true, "pathInMiddlePanel": true}'
|
||||
npm run build
|
||||
|
||||
- name: Commit changes
|
||||
|
Loading…
x
Reference in New Issue
Block a user