We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5fba9ed + 356b3d4 commit b1b5742Copy full SHA for b1b5742
.github/workflows/linux_and_macos.yml
@@ -26,6 +26,7 @@ jobs:
26
- uses: actions/checkout@v2
27
- name: build
28
run: |
29
+ sudo apt update
30
sudo apt install pkg-config git gfortran libopenmpi-dev \
31
zlib1g zlib1g-dev libblas-dev libfftw3-dev libhdf5-openmpi-dev
32
0 commit comments