Skip to content

Commit 9738833

Browse files
committed
CI: ensure the sdist version built is correct
(cherry picked from commit 8621c13)
1 parent 4ef2520 commit 9738833

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)