Merge branch 'develop' of github.com:borglab/gtsam into fix/translation-averaging-panorama
commit
cc56e3313c
|
@ -88,7 +88,7 @@ jobs:
|
|||
run: |
|
||||
brew tap ProfFan/robotics
|
||||
brew install cmake ninja
|
||||
brew install ProfFan/robotics/boost
|
||||
brew install boost
|
||||
if [ "${{ matrix.compiler }}" = "gcc" ]; then
|
||||
brew install gcc@${{ matrix.version }}
|
||||
echo "CC=gcc-${{ matrix.version }}" >> $GITHUB_ENV
|
||||
|
|
Loading…
Reference in New Issue