Skip to content

Commit 9bc71b5

Browse files
committed
Merge branch 'develop' of https://github.com/BhallaLab/FindSim into develop
2 parents 0269cdb + dcfca83 commit 9bc71b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/findsim.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
export DEBIAN_FRONTEND=noninteractive
3939
sudo -E apt install python3-tk
4040
python -m pip install numpy matplotlib --user
41+
python -m pip install pybind11[global]
4142
# Runs a set of commands using the runners shell
4243
- name: Build
4344
run: |

0 commit comments

Comments
 (0)