Skip to content

Commit a742691

Browse files
authored
Update linux_and_macos.yml
Remove link construction
1 parent 9c81ee0 commit a742691

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/linux_and_macos.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,6 @@ jobs:
5050
brew install gfortran open-mpi fftw hdf5-mpi
5151
brew info gfortran
5252
brew info open-mpi
53-
54-
# a=`which gfortran-15`; \
55-
# b=`dirname $a`; \
56-
# c=$b/gfortran; \
57-
# ln -s $a $c
5853
5954
mpicc -v
6055
mpif90 -v

0 commit comments

Comments
 (0)