Skip to content

Commit

Permalink
Clean up directories
Browse files Browse the repository at this point in the history
  • Loading branch information
kesmit13 committed Oct 15, 2024
1 parent 212f55a commit 94875a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ jobs:
TWINE_USERNAME: __token__
TWINE_PASSWORD: "${{ secrets.PYPI_TOKEN }}"
run: |
rm ./dist/singlestoredb-*-cp36-abi3-linux_x86_64.whl
ls ./dist/*
twine upload ./dist/*
Expand Down

0 comments on commit 94875a0

Please sign in to comment.