Skip to content

Commit 030091a

Browse files
SP-13358: Remove tag from person
1 parent 205d9a2 commit 030091a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate-spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
registry-url: https://registry.npmjs.org/
1717
- run: |
1818
npm install -g redoc-cli
19-
npx @redocly/cli build-docs index.yml
19+
redoc-cli bundle index.yml
2020
- run: |
2121
npm install -g @openapitools/openapi-generator-cli
2222
openapi-generator-cli validate -i index.yml

0 commit comments

Comments
 (0)