Skip to content

Commit 8621c13

Browse files
committed
CI: ensure the sdist version built is correct
1 parent a8afeac commit 8621c13

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
@@ -201,6 +201,7 @@ jobs:
201201
with:
202202
repository: numpy/numpy
203203
submodules: true
204+
ref: ${{ env.SOURCE_REF_TO_BUILD }}
204205
persist-credentials: false
205206

206207
- name: Build sdist

0 commit comments

Comments
 (0)