Skip to content

Commit 90d20d5

Browse files
committed
Set working directory properly
1 parent aee1abc commit 90d20d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464

6565
- name: Build Python wheels (Linux with cibuildwheel)
6666
if: runner.os == 'Linux'
67+
working-directory: pypi
6768
run: |
6869
uv run cibuildwheel --output-dir pypi/dist
6970

0 commit comments

Comments
 (0)