Update publish-python-sdk.yml
This commit is contained in:
parent
bc1c1e5053
commit
63f0214d60
1
.github/workflows/publish-python-sdk.yml
vendored
1
.github/workflows/publish-python-sdk.yml
vendored
@ -46,6 +46,7 @@ jobs:
|
|||||||
if: ${{ env.VERSION_INCREMENTED == 'true' }}
|
if: ${{ env.VERSION_INCREMENTED == 'true' }}
|
||||||
run: |
|
run: |
|
||||||
python -m build
|
python -m build
|
||||||
|
working-directory: ./apps/python-sdk
|
||||||
|
|
||||||
- name: Publish to PyPI
|
- name: Publish to PyPI
|
||||||
if: ${{ env.VERSION_INCREMENTED == 'true' }}
|
if: ${{ env.VERSION_INCREMENTED == 'true' }}
|
||||||
|
Loading…
Reference in New Issue
Block a user