Skip to content

Commit

Permalink
refactor: fix typo in openapi json workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Feb 6, 2024
1 parent 6fae73e commit e9717aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openapi_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
touch .env
fi
- name: Build OpenAPi JSON
- name: Build OpenAPI JSON
env:
DOTENV_FILE: .env
run: |
Expand Down

0 comments on commit e9717aa

Please sign in to comment.