Skip to content

Commit

Permalink
Update .github/workflows/latex.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ludwiglierhammer authored Nov 26, 2024
1 parent 75e02e0 commit 5bdd8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Compile LaTeX document
uses: xu-cheng/latex-action@v3
with:
working-directory: mug_document_src
working_directory: mug_document_src
root_file: main.tex
latexmk_use_lualatex: true
- name: Upload PDF file
Expand Down

0 comments on commit 5bdd8e0

Please sign in to comment.