Skip to content

Commit 43edbc2

Browse files
committed
Fix fetch mirror errors
1 parent ee0d9c7 commit 43edbc2

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)