Skip to content

Commit 944c52d

Browse files
committed
Try to fix build
1 parent 8765669 commit 944c52d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
make -j2 &&
5252
make install
5353
CIBW_ENVIRONMENT_WINDOWS: NPCAP_SDK=$NPCAP_SDK
54+
CIBW_REPAIR_WHEEL_COMMAND_WINDOWS: delvewheel repair -w {dest_dir} -v {wheel} --exclude wpcap.dll
5455
with:
5556
output-dir: dist
5657

0 commit comments

Comments
 (0)