Skip to content

Commit

Permalink
change to testing with latest HDF5
Browse files Browse the repository at this point in the history
  • Loading branch information
brtnfld committed May 30, 2024
1 parent 29a5211 commit 889dc7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
# Download and Compile latest release of HDF5
wget https://github.com/HDFGroup/hdf5/releases/latest/download/hdf5.tar.gz
tar xzf hdf5.tar.gz
ls -aolF
ln -sf hdf5-* hdf5
mkdir $HDF5_DIR
cd hdf5
Expand Down

0 comments on commit 889dc7c

Please sign in to comment.