Skip to content

Commit

Permalink
CI: add libsvm to full Ubuntu builds
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix committed Mar 13, 2024
1 parent b1d7a4f commit 40bc247
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_ubuntu-22.04.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export INSTALL_PREFIX=$1
--with-bzlib \
--with-blas \
--with-lapack \
--with-libsvm \
--with-readline \
--with-openmp \
--with-pdal \
Expand Down

0 comments on commit 40bc247

Please sign in to comment.