Skip to content

Commit

Permalink
HDF5 cache fix
Browse files Browse the repository at this point in the history
  • Loading branch information
scrasmussen committed Jun 26, 2024
1 parent d202430 commit de208ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_build_scm_ubuntu_22.04_nvidia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
id: cache-hdf5
uses: actions/cache@v4
with:
path: ${HDF5_ROOT}
path: /home/runner/hdf5
KEY: cache-hdf5-${{matrix.fortran-compiler}}-key

- name: Install HDF5
Expand Down

0 comments on commit de208ba

Please sign in to comment.