Skip to content

Commit

Permalink
make pdf in daxygen/latex
Browse files Browse the repository at this point in the history
  • Loading branch information
fabricix committed Sep 12, 2024
1 parent 0e8505d commit 4e6d700
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
run: |
cd doxygen
doxygen Doxyfile
cd latex
make
- name: Archive the generated PDF
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 4e6d700

Please sign in to comment.