Skip to content

Commit d318edc

Browse files
authored
Test apt-get install libhdf5-dev
1 parent 2f77e90 commit d318edc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939
pip install scipy
4040
pip install pyneuroml
4141
42+
sudo apt-get install libhdf5-dev
43+
4244
pip install .
4345
4446
pip list

0 commit comments

Comments
 (0)