Skip to content

Commit 9e2dcc1

Browse files
committed
Update meta.yml
1 parent db8009a commit 9e2dcc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/meta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ jobs:
201201
- name: (macOS) Install homebrew HDF5
202202
if: contains(matrix.os,'macos')
203203
run: |
204-
brew install homebrew/science/hdf5
204+
brew install hdf5
205205
206206
# Phase 1: Bootstrap fpm with existing version
207207
- name: Install fpm

0 commit comments

Comments
 (0)