8000 Merge pull request #20747 from lithomas1/patch-2 · rjeb/numpy@ae270c3 · GitHub
[go: up one dir, main page]

Skip to content

Commit ae270c3

Browse files
authored
Merge pull request numpy#20747 from lithomas1/patch-2
BLD: Upload wheel artifacts separately [wheel build]
2 parents 7191d9a + 735de89 commit ae270c3

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
@@ -123,4 +123,5 @@ jobs:
123123

124124
- uses: actions/upload-artifact@v2
125125
with:
126+
name: ${{ matrix.python }}-${{ startsWith(matrix.buildplat[1], 'macosx') && 'macosx' || matrix.buildplat[1] }}
126127
path: ./wheelhouse/*.whl

0 commit comments

Comments
 (0)
0