Skip to content

Commit

Permalink
Update typeset.yml (#108)
Browse files Browse the repository at this point in the history
* Update typeset.yml

Add `graphviz` package for "dot" rendering.
  • Loading branch information
ehuelsmann authored Nov 26, 2024
1 parent cb553ae commit 2683dcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/typeset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
uses: xu-cheng/latex-action@v2
with:
root_file: ledgersmb-book.tex
extra_system_packages: "graphviz"
- name: Upload PDF file
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 2683dcf

Please sign in to comment.