Skip to content

Commit

Permalink
deleted too much
Browse files Browse the repository at this point in the history
  • Loading branch information
boeschf committed Dec 19, 2024
1 parent e2a18dc commit bf60bd8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,11 @@ jobs:
apt update
apt-get -y install python3-dev python3-venv python3-pybind11 ninja-build
- name: Install python packages
run: |
python3 -m pip install --upgrade pip --user
python3 -m pip install mpi4py --user
- name: Clone w/ submodules
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit bf60bd8

Please sign in to comment.