Skip to content

Commit

Permalink
tighten up on search domain
Browse files Browse the repository at this point in the history
  • Loading branch information
inakleinbottle authored May 24, 2023
1 parent 7a5d3f0 commit d2134c1
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 @@ -162,7 +162,7 @@ jobs:
- name: Get Boost macos
id: boost-macos
run: |
find / -name omp
find /usr -name omp
brew install boost
brew install ninja
if: runner.os == 'macOS'
Expand Down

0 comments on commit d2134c1

Please sign in to comment.