Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
one line fix
Browse files Browse the repository at this point in the history
rileyjmurray committed May 29, 2024
1 parent 3080ecf commit 8a73582
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/openmp-macos.yaml
Original file line number Diff line number Diff line change
@@ -14,6 +14,7 @@ jobs:
# os level stuff
set -x
brew install googletest llvm
echo 'export PATH="/opt/homebrew/opt/llvm/bin:$PATH"' >> /Users/runner/.bash_profile
- name: install BLAS++
run: |

0 comments on commit 8a73582

Please sign in to comment.