Skip to content

Commit

Permalink
Try to fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AnkitBarik committed Oct 8, 2024
1 parent 545d50a commit 8bdd10a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
sudo apt-get -y install gfortran gcc g++ cmake liblapack-dev libgomp1
sudo apt-get -y install mpich libmpich-dev
sudo apt-get -y install python3-gi python3-gi-cairo gir1.2-gtk-3.0
sudo rm /usr/lib/python3.12/EXTERNALLY-MANAGED
wget https://bootstrap.pypa.io/get-pip.py
python3 get-pip.py
export PATH=$HOME/.local/bin:$PATH
Expand Down

0 comments on commit 8bdd10a

Please sign in to comment.