Skip to content

Commit 67d7501

Browse files
authored
Merge pull request #2141 from input-output-hk/djo/fix-swagger-ui-build
fix(ci): fix generation of swagger-ui page
2 parents 008d16f + 0db650b commit 67d7501

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -874,6 +874,7 @@ jobs:
874874
with:
875875
output: out/
876876
spec-file: ./openapi.yaml
877+
version: ^5.0.0
877878
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
878879

879880
- name: Publish OpenAPI UI build

0 commit comments

Comments
 (0)