Skip to content

Commit

Permalink
HDF5 build fails
Browse files Browse the repository at this point in the history
  • Loading branch information
MarDiehl committed Nov 20, 2023
1 parent d005986 commit 5f1f71b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Fortran.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,8 @@ jobs:
run: |
apt-get update --allow-insecure-repositories
apt-get install --allow-unauthenticated -y \
cmake build-essential
cmake build-essential autoconf \
zlib1g
printenv >> $GITHUB_ENV
- name: PETSc - Cache download
Expand Down

0 comments on commit 5f1f71b

Please sign in to comment.