Skip to content

Commit

Permalink
trying doc build a different way
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Jul 31, 2020
1 parent 0cdc421 commit dd9d7dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autotools_2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: configure
run: |
doxygen --version
./configure --enable-docs
./configure --enable-docs --enable-fortran
cat config.log
- name: make check
run: make check

0 comments on commit dd9d7dd

Please sign in to comment.