Skip to content

Commit

Permalink
Fix working directory in publish to pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
relf committed Jan 3, 2025
1 parent c524251 commit 59b9f47
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 59b9f47

Please sign in to comment.