Skip to content

Commit

Permalink
CI: do not configure with PDAL (#871)
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason committed Feb 24, 2023
1 parent 179e05f commit 4043724
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_grass.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export INSTALL_PREFIX=$1
--with-geos \
--with-sqlite \
--with-fftw \
--without-pdal \
--with-netcdf

make
Expand Down

0 comments on commit 4043724

Please sign in to comment.