Skip to content

Commit c55ece7

Browse files
committed
Merge branch 'master' of github.com:magic-sph/magic
2 parents 7dcf0aa + 43edbc2 commit c55ece7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
# Runs a set of commands using the runners shell
3333
- name: Install pre-requisites
3434
run: |
35+
sudo apt-get update
3536
sudo apt-get -y install gfortran gcc g++ cmake liblapack-dev libgomp1
3637
sudo apt-get -y install mpich libmpich-dev
3738
sudo apt-get -y install python3-gi python3-gi-cairo gir1.2-gtk-3.0

0 commit comments

Comments
 (0)