Skip to content

Commit 50e2040

Browse files
committed
Copy additional win32 dlls v2
1 parent 95e9365 commit 50e2040

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +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/libzstd-1.dll" "magic"
123-
cp "/msys64/mingw32/bin/libbz2-1.dll" "magic"
124-
cp "/msys64/mingw32/bin/liblzma-5.dll" "magic"
125122
cp "/msys64/mingw32/bin/libssp-0.dll" "magic"
126123
127124
- uses: pypa/cibuildwheel@v2.17.0 # sync version with pip install cibuildwheel above

0 commit comments

Comments
 (0)