mirror of https://github.com/KLayout/klayout.git
skipping before_build stage
This commit is contained in:
parent
50ccbff88b
commit
2917fd5098
|
|
@ -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 }}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue