Skip to content

Commit

Permalink
tentative bugfix in main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tgastine committed Oct 22, 2024
1 parent d2a7b95 commit 764db1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ 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 764db1d

Please sign in to comment.