Skip to content

Commit

Permalink
Update build_macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
peekxc authored Dec 4, 2023
1 parent d210d68 commit d9dffbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- name: Install Clang with OpenMP support
run: |
rm -rf /usr/local/bin/2to3*
sudo chown -R $(whoami) /usr/local
brew install --force libomp llvm > nul
- name: Update environment flags for Clang
run: |
Expand Down

0 comments on commit d9dffbd

Please sign in to comment.