Skip to content

Commit a24d485

Browse files
try to fix workflow
Fixes #710.
1 parent 8f6d01c commit a24d485

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux-mac-nceplibs-mpi.yml

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
sudo ln -sf /usr/local/bin/gfortran-10 /usr/local/bin/gfortran
4040
fi
4141
fi
42+
python3 -m pip install --upgrade pip
4243
python3 -m pip install wheel
4344
python3 -m pip install gcovr
4445

0 commit comments

Comments
 (0)