Skip to content

Commit b7b80d3

Browse files
committed
Removing unnecessary steps
1 parent db4a2b5 commit b7b80d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-wheels.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
wheels:
1818
name: Build ${{ matrix.arch }} WHEELS on ${{ matrix.os }}
1919
runs-on: ${{ matrix.os }}
20-
needs: [sdist_win]
2120
strategy:
2221
#https://github.com/scikit-build/cmake-python-distributions/blob/master/.github/workflows/build.yml
2322
matrix:

0 commit comments

Comments
 (0)