Skip to content

Commit

Permalink
another attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
rileyjmurray committed May 29, 2024
1 parent 8a73582 commit bc8c720
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/openmp-macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
set -x
brew install googletest llvm
echo 'export PATH="/opt/homebrew/opt/llvm/bin:$PATH"' >> /Users/runner/.bash_profile
export PATH="/opt/homebrew/opt/llvm/bin:$PATH
# ^ For the current bash session
- name: install BLAS++
run: |
Expand Down

0 comments on commit bc8c720

Please sign in to comment.