Skip to content

Commit

Permalink
ddd
Browse files Browse the repository at this point in the history
  • Loading branch information
kenshi84 committed Dec 12, 2023
1 parent 9c6dca2 commit 6f1b5e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Install HDF5
run: sudo apt-get install libhdf5-dev

- name: Checkout the repository
uses: actions/checkout@v4.1.1

Expand Down

0 comments on commit 6f1b5e0

Please sign in to comment.