Skip to content

Commit 78e8649

Browse files
committed
autogen
1 parent 833e441 commit 78e8649

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/meta.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ jobs:
123123
curl -O -L https://github.com/HDFGroup/hdf5/archive/refs/tags/snapshot-1.14.tar.gz
124124
tar zxf snapshot-1.14.tar.gz
125125
cd hdf5-snapshot-1.14
126+
sh ./autogen.sh
126127
sh ./configure --prefix=/tmp CC="$(which icx)" FC="$(which ifx)" --enable-build-mode=production --enable-fortran
127128
make -j
128129
make check -j

0 commit comments

Comments
 (0)