Skip to content

Commit

Permalink
Also install eigen on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
kpu committed Oct 1, 2020
1 parent aaa8207 commit 8dc48f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
run: |
brew install boost
brew install libomp
brew install eigen
- name: cmake
run: |
cmake -E make_directory build
Expand Down

0 comments on commit 8dc48f9

Please sign in to comment.