hdf5 1 12 add missing files and use chkmanifest (#103)

* merge updates from develop

* remove extension on command

* Run autogen before chkmanifest
This commit is contained in:
Allen Byrne
2020-11-20 09:42:40 -06:00
committed by GitHub
parent 5d0be1b196
commit d605ef6ff0
3 changed files with 3 additions and 1 deletions

View File

@@ -106,6 +106,7 @@ jobs:
if: matrix.generator == 'autogen'
run: |
sh ./autogen.sh
sh ./bin/chkmanifest
mkdir "${{ runner.workspace }}/build"
cd "${{ runner.workspace }}/build"
$GITHUB_WORKSPACE/configure --enable-shared --${{ matrix.parallel }}-parallel --${{ matrix.cpp }}-cxx --${{ matrix.fortran }}-fortran --enable-java