We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b48c6c commit f0a6846Copy full SHA for f0a6846
1 file changed
.github/workflows/ci-cd.yml
@@ -82,7 +82,7 @@ jobs:
82
83
- name: Build
84
run: |
85
- python -m build
+ poetry build
86
shell: bash
87
88
- name: Store the distribution packages
0 commit comments