Skip to content

Commit b552db5

Browse files
committed
Delete and build
1 parent 8d3a3cb commit b552db5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/publish-python-sdk/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,5 @@ runs:
6161
shell: bash
6262
run: |
6363
poetry config pypi-token.pypi ${{ env.PYPI_AUTH_TOKEN }}
64+
rm -rf dist
6465
poetry publish --build --no-interaction

0 commit comments

Comments
 (0)