Skip to content

Commit

Permalink
MacOS workflow attempt #673
Browse files Browse the repository at this point in the history
  • Loading branch information
henricasanova committed Oct 25, 2024
1 parent d46bbff commit d473db9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ jobs:
- name: debug1
run: |
ls /usr/local/lib/*
- name: debug2
run: |
ls /opt/homebrew/local/
- name: Install nlohmann-json
run: |
brew install nlohmann-json
Expand Down

0 comments on commit d473db9

Please sign in to comment.