Skip to content

Commit

Permalink
undo
Browse files Browse the repository at this point in the history
  • Loading branch information
ludwiglierhammer committed Dec 6, 2024
1 parent aafc0c4 commit 86ab985
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,9 @@ jobs:
uses: xu-cheng/latex-action@v3
with:
root_file: main.tex
# extra_system_packages: Verdana
extra_fonts: Verdana
pre_compile: cd mug_document_src
latexmk_use_lualatex: true
args: "-synctex=1 -interaction=nonstopmode"
- name: Commit and push PDF
uses: stefanzweifel/git-auto-commit-action@v5
with:
Expand Down

0 comments on commit 86ab985

Please sign in to comment.