Install metis

release/4.3a0
Frank Dellaert 2023-02-05 02:41:06 -08:00
parent 4972bd34b1
commit 075d1595e4
1 changed files with 1 additions and 0 deletions

View File

@ -132,6 +132,7 @@ jobs:
if: matrix.flag == 'system'
run: |
sudo apt-get install libeigen3-dev
sudo apt-get install metis
echo "GTSAM_USE_SYSTEM_EIGEN=ON" >> $GITHUB_ENV
echo "GTSAM_USE_SYSTEM_METIS=ON" >> $GITHUB_ENV