Skip to content

Commit c5f1c35

Browse files
committed
fix: cd numpy-src
1 parent 963475e commit c5f1c35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ jobs:
163163
- name: Build sdist
164164
run: |
165165
python -m pip install -U pip build
166+
cd numpy-src
166167
python -m build --sdist -Csetup-args=-Dallow-noblas=true
167168
168169
- name: Test the sdist

0 commit comments

Comments
 (0)