skipping before_build stage

This commit is contained in:
Troy Tamas 2025-05-23 13:30:42 +09:00
parent 50ccbff88b
commit 2917fd5098
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ jobs:
curl-devel \
expat-devel \
libpng-devel
CIBW_BEFORE_BUILD_LINUX: "true"
CIBW_BUILD: ${{ matrix.cibuild }}
CIBW_ARCHS_LINUX: ${{ matrix.cibw_arch }}