Skip to content

Commit 1fc6d99

Browse files
committed
Fix
1 parent 50e2040 commit 1fc6d99

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ jobs:
119119
run: |
120120
cp "/msys64/mingw32/bin/libgcc_s_dw2-1.dll" "magic"
121121
cp "/msys64/mingw32/bin/libwinpthread-1.dll" "magic"
122-
cp "/msys64/mingw32/bin/libssp-0.dll" "magic"
123122
124123
- uses: pypa/cibuildwheel@v2.17.0 # sync version with pip install cibuildwheel above
125124
timeout-minutes: 10

0 commit comments

Comments
 (0)