Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
worotyns committed Jul 16, 2024
1 parent 3047838 commit 2f4aa33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: Legion2/swagger-ui-action@v1
with:
output: swagger-ui
spec-file: openapi.json
spec-file: ./openapi.json
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Upload artifact
Expand Down

0 comments on commit 2f4aa33

Please sign in to comment.