Skip to content

Commit

Permalink
Remove working-dir for pypi upload action
Browse files Browse the repository at this point in the history
  • Loading branch information
relf committed Feb 6, 2025
1 parent 3495b80 commit df7c163
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,5 @@ jobs:
env:
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
with:
working-directory: python
command: upload
args: --non-interactive --skip-existing wheels-*/*

0 comments on commit df7c163

Please sign in to comment.