Skip to content

Commit

Permalink
openmp root
Browse files Browse the repository at this point in the history
  • Loading branch information
koide3 committed May 2, 2024
1 parent d693db4 commit 5e7805e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:

- run: pip install numpy scipy pytest

- run: brew --prefix

- run: pip install .
env:
OpenMP_ROOT: $(brew --prefix)/opt/libomp
Expand Down

0 comments on commit 5e7805e

Please sign in to comment.