Skip to content

Commit

Permalink
Use gfort64 Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
tjesser-ucdavis-edu committed May 1, 2019
1 parent 651ca4b commit cfa8669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pipeline {
steps {
sh '''
cd src
make
make -f Makefile-gfort64
'''
}
}
Expand Down

0 comments on commit cfa8669

Please sign in to comment.