Skip to content

Commit

Permalink
Merge pull request #26 from robotology/fix/macos-bazel
Browse files Browse the repository at this point in the history
Fixed CI for MacOS
  • Loading branch information
pattacini authored Aug 3, 2020
2 parents ecb51b6 + 359ac55 commit f5733da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
- name: Dependencies [macOS]
if: matrix.os == 'macOS-latest'
run: |
brew unlink bazel
brew update
brew upgrade
brew install ace cmake eigen gsl ipopt opencv pkg-config qt5
Expand Down

0 comments on commit f5733da

Please sign in to comment.