Skip to content

Commit 490b4bb

Browse files
authored
Link gfortran --> gfortran-9
1 parent 8adf301 commit 490b4bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/spack-ubuntu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- name: Initialize the dev environment
3030
shell: bash
3131
run : |
32+
cd /usr/bin && ln -s gfortran-9 gfortran
3233
source /spack/share/spack/setup-env.sh
3334
git clone --depth=1 https://github.com/LIHPC-Computational-Geometry/spack_recipes_meshing.git
3435
spack repo add ./spack_recipes_meshing/meshing_repo

0 commit comments

Comments
 (0)