Skip to content

Commit 8661de1

Browse files
committed
skbuild path
1 parent 6c571d5 commit 8661de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/azp/osx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
which pytest
3737
pip install -e .
3838
pytest
39-
SKPATH=$(python -c "import skbuild; print (skbuild.constants.SKBUILD_DIR())")
39+
SKPATH=$(python -c "import skbuild; print (skbuild.constants.SKBUILD_DIR())")/cmake-build
4040
export PDAL_DRIVER_PATH=$SKPATH
4141
ls
4242
ls _skbuild

0 commit comments

Comments
 (0)