Skip to content

Commit

Permalink
pypi release
Browse files Browse the repository at this point in the history
  • Loading branch information
hkir-dev committed Sep 17, 2024
1 parent 5975563 commit 0de7216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install dependencies
run: poetry install --no-interaction

- name: Generate merged and expanded schemas
- name: Generate merged schemas
run: |
make merged_schemas
Expand Down

0 comments on commit 0de7216

Please sign in to comment.