Skip to content

Commit b4002c5

Browse files
committed
Delete libgcc_s_dw2-1.dll
1 parent 1fc6d99 commit b4002c5

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
@@ -117,7 +117,6 @@ jobs:
117117
- name: Copy additional 32-bit runtime DLLs
118118
if: runner.os == 'Windows' && endsWith(matrix.only, '32')
119119
run: |
120-
cp "/msys64/mingw32/bin/libgcc_s_dw2-1.dll" "magic"
121120
cp "/msys64/mingw32/bin/libwinpthread-1.dll" "magic"
122121
123122
- uses: pypa/cibuildwheel@v2.17.0 # sync version with pip install cibuildwheel above

0 commit comments

Comments
 (0)