Skip to content

Commit 59b9f47

Browse files
committed
Fix working directory in publish to pypi
1 parent c524251 commit 59b9f47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python.yml

-1
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,5 @@ jobs:
177177
env:
178178
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
179179
with:
180-
working-directory: python
181180
command: upload
182181
args: --non-interactive --skip-existing wheels-*/*

0 commit comments

Comments
 (0)