Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
AWehrhahn committed Dec 16, 2020
1 parent c02ef6c commit 0c79c40
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 @@ -74,7 +74,7 @@ jobs:
- name: Copy libgfortran
if: matrix.compiler == 'gfortran'
run: |
make -s flib_source
ls -l $(dirname $(make -s flib_source))
make -s flib_target
cp -v $(readlink -f $(make -s flib_source)) $(make -s flib_target)
Expand Down

0 comments on commit 0c79c40

Please sign in to comment.