Skip to content

Commit

Permalink
last try, use install clang-omp
Browse files Browse the repository at this point in the history
Signed-off-by: inakleinbottle <admin@inakleinbottle.com>
  • Loading branch information
inakleinbottle committed May 24, 2023
1 parent de702cc commit 9f9768b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/esig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:
id: boost-macos
run: |
brew install boost
brew install libomp
brew install libomp clang-omp
brew install ninja
echo "prefix_path=/opt/homebrew:/opt/homebrew/opt/libomp" >> $GITHUB_ENV
if: runner.os == 'macOS'
Expand Down

0 comments on commit 9f9768b

Please sign in to comment.