set LD_LIBRARY_PATH

release/4.3a0
Varun Agrawal 2020-08-15 18:45:31 -05:00
parent ba6b18947d
commit e04ef84948
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ jobs:
CTEST_PARALLEL_LEVEL: 2
CMAKE_BUILD_TYPE: ${{ matrix.build_type }}
GTSAM_BUILD_UNSTABLE: ${{ matrix.build_unstable }}
LD_LIBRARY_PATH: /usr/local/lib
strategy:
fail-fast: false
matrix: