Skip to content

Commit

Permalink
brew install hdf5
Browse files Browse the repository at this point in the history
  • Loading branch information
mrp089 committed Feb 22, 2024
1 parent b2f70b0 commit 29aa165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install MacOS dependencies (macos-14 only)
if: startsWith(matrix.os, 'macos-14')
run: |
brew install vtk
brew install vtk hdf5
- name: Build svFSIplus (macos-14 only)
if: startsWith(matrix.os, 'macos-14')
run: |
Expand Down

0 comments on commit 29aa165

Please sign in to comment.