We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e763c0 commit 62c8b93Copy full SHA for 62c8b93
1 file changed
.github/workflows/main.yml
@@ -37,7 +37,7 @@ jobs:
37
run: poetry install
38
39
- name: Build
40
- run: poetry install
+ run: poetry build
41
42
- name: Publish to PyPI
43
env:
0 commit comments