Skip to content

Commit

Permalink
Update make.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AWehrhahn authored Dec 2, 2020
1 parent f1d3350 commit fb15591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
CXX: ${{ matrix.cxx }}
F77: ${{ matrix.f77 }}
LDFLAGS: ${{ matrix.ldflags }}
run: echo $CXX $F77 $LDFLAGS
run: echo $LDFLAGS -L$(x86_64-w64-mingw32-gfortran --print-file-name=)

- name: Run Bootstrap and Configure
env:
Expand Down

0 comments on commit fb15591

Please sign in to comment.