Skip to content

Commit

Permalink
print for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
inakleinbottle committed May 24, 2023
1 parent 03c781c commit 7a5d3f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/esig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,8 @@ jobs:
- name: Get Boost macos
id: boost-macos
run: |
brew install boost libomp
find / -name omp
brew install boost
brew install ninja
if: runner.os == 'macOS'

Expand Down

0 comments on commit 7a5d3f0

Please sign in to comment.