Skip to content

Commit

Permalink
force brew install overwrite
Browse files Browse the repository at this point in the history
  • Loading branch information
gonuke committed Nov 22, 2024
1 parent cc00907 commit d6791fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Initial setup
shell: bash -l {0}
run: |
brew install eigen hdf5
brew install --overwrite eigen hdf5
- name: Environment Variables
shell: bash -l {0}
Expand Down

0 comments on commit d6791fc

Please sign in to comment.