Skip to content

Commit

Permalink
testing pip + enviroment varaibles
Browse files Browse the repository at this point in the history
  • Loading branch information
enricofacca committed Aug 29, 2024
1 parent d1b8955 commit b645f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y libhypre-dev libmumps-seq-dev
pip install numpy mpi4py
pip install petsc petsc4py
"PETSC_CONFIGURE_OPTIONS="--download-hypre --download-mumps --download-parmetis --download-ml --download-metis --download-scalapack" pip install petsc petsc4py
- name: Set environment variables
run: |
Expand Down

0 comments on commit b645f86

Please sign in to comment.