We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc598ed + 4139f29 commit 844330cCopy full SHA for 844330c
1 file changed
.github/workflows/python-publish.yml
@@ -55,7 +55,7 @@ jobs:
55
- name: Build package
56
run: poetry build
57
58
- - name: Move dist to root (if needed)
+ - name: Move dist to root
59
run: mv Client/dist ./dist
60
61
- name: Publish package to PyPI
0 commit comments