Skip to content

Commit 28aad69

Browse files
committed
do not upload openblas zip
1 parent 59dc271 commit 28aad69

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/windows.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -147,11 +147,6 @@ jobs:
147147
name: wheels-${{matrix.plat }}-${{ matrix.INTERFACE64 }}
148148
path: dist/scipy_openblas*.whl
149149

150-
- uses: actions/upload-artifact@v4.3.0
151-
with:
152-
name: openblas-${{matrix.plat }}-${{ matrix.INTERFACE64 }}
153-
path: builds/openblas*.zip
154-
155150
- name: Test 64-bit interface wheel
156151
if: matrix.INTERFACE64 == '1'
157152
run: |

0 commit comments

Comments
 (0)