Skip to content

Commit 89865d1

Browse files
committed
dummy
1 parent fa02cc4 commit 89865d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
--cov-report=term --ignore=dist --ignore=build
8181
CIBW_BUILD: "cp39-* cp310-* cp311-* cp312-*"
8282
run: |
83+
export GEOS_DIR="/project/extern"
8384
export CFLAGS="-I/project/extern/include"
8485
export LDFLAGS="-L/project/extern/lib"
8586
cd ${{ env.PKGDIR }}

0 commit comments

Comments
 (0)