Skip to content

Commit

Permalink
Fix bug in hdf lib access
Browse files Browse the repository at this point in the history
  • Loading branch information
albrja committed Oct 16, 2023
1 parent 49911df commit fc603bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:

- name: Install hdf5 libs
run: |
sudo apt-get update
sudo apt-get install libhdf5-dev
- name: get upstream branch name
Expand Down

0 comments on commit fc603bc

Please sign in to comment.