Skip to content

Commit

Permalink
Run apt-update
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l authored Jan 14, 2022
1 parent 3517a45 commit 82250e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
set -eu -o pipefail
cat /proc/cpuinfo | grep "model name" | sort -u
df -h
sudo apt update
sudo apt install -y ccache curl gcc gfortran git g++ ninja-build \
openmpi-bin libopenmpi-dev \
libfftw3-dev libfftw3-mpi-dev libhdf5-openmpi-dev pkg-config make \
Expand Down

0 comments on commit 82250e7

Please sign in to comment.