Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/BhallaLab/FindSim into d…
Browse files Browse the repository at this point in the history
…evelop
  • Loading branch information
upibhalla committed Nov 25, 2024
2 parents 0269cdb + dcfca83 commit 9bc71b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/findsim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
export DEBIAN_FRONTEND=noninteractive
sudo -E apt install python3-tk
python -m pip install numpy matplotlib --user
python -m pip install pybind11[global]
# Runs a set of commands using the runners shell
- name: Build
run: |
Expand Down

0 comments on commit 9bc71b5

Please sign in to comment.