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.
1 parent e96b8c8 commit 356b3d4Copy full SHA for 356b3d4
.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