Skip to content

Commit 029c52d

Browse files
committed
chore(ci): fix working-directory
1 parent 5f2b9f5 commit 029c52d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ jobs:
192192
env:
193193
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
194194
with:
195+
working-directory: python
195196
command: upload
196197
args: --non-interactive --skip-existing *
197198
- name: Upload to GitHub Release

0 commit comments

Comments
 (0)