Skip to content

Commit

Permalink
Merge pull request #3414 from dlebauer/fix_sipnet_build
Browse files Browse the repository at this point in the history
Add Doxygen to sipnet action
  • Loading branch information
infotroph authored Jan 15, 2025
2 parents 882766d + 9d02124 commit 31a9644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sipnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: install sipnet
run: |
cd ${GITHUB_WORKSPACE}/sipnet
make
make sipnet
# compile PEcAn code
- name: build
Expand Down

0 comments on commit 31a9644

Please sign in to comment.