Skip to content

Commit 3d28937

Browse files
Update test_and_deploy.yml
1 parent 3c76276 commit 3d28937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
sudo apt-get update
3939
sudo apt-get install -y libdbus-1-3 libxkbcommon-x11-0 libxcb-icccm4 \
4040
libxcb-image0 libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 \
41-
libxcb-xinerama0 libxcb-xinput0 libxcb-xfixes0 pkg-config libhdf5-103 libhdf5-dev \
41+
libxcb-xinerama0 libxcb-xinput0 libxcb-xfixes0 pkg-config \
4242
libegl1
4343
4444
# tox-conda: https://github.com/tox-dev/tox-conda

0 commit comments

Comments
 (0)