Skip to content

Commit ae89c8a

Browse files
committed
minor fix
1 parent 10a727a commit ae89c8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
CIBW_ARCHS_MACOS: "x86_64 arm64"
5252
CIBW_ARCHS_LINUX: "x86_64"
5353
CIBW_ARCHS_WINDOWS: "AMD64"
54+
CIBW_SKIP: "*-musllinux*"
5455
#CIBW_BEFORE_BUILD_LINUX: "yum install -y webkit2gtk3-devel"
5556
#CIBW_BUILD_VERBOSITY: 1
5657

0 commit comments

Comments
 (0)