Skip to content

Commit

Permalink
fix(ci): poetry build
Browse files Browse the repository at this point in the history
  • Loading branch information
John2360 committed Aug 1, 2024
1 parent 8b73dfa commit e0af132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Build
run: |
poetry run build
poetry build
- name: Create Release
id: create_release
Expand Down

0 comments on commit e0af132

Please sign in to comment.