Skip to content

Commit

Permalink
fixed syntax1
Browse files Browse the repository at this point in the history
  • Loading branch information
brtnfld committed Oct 16, 2024
1 parent 601f1fa commit 7ceaa06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
cd hdf5
./autogen.sh
./configure --enable-build-mode=debug --without-szlib --disable-fortran --disable-hl \
--disable-tests --disable-tools \
--disable-tests \
--prefix=$HDF5_DIR/hdf5 \
--enable-parallel
make -j 8 install
Expand Down

0 comments on commit 7ceaa06

Please sign in to comment.