Skip to content

Commit

Permalink
update: latex action
Browse files Browse the repository at this point in the history
  • Loading branch information
CheariX committed Oct 14, 2024
1 parent a4273c6 commit 978e4e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile-thesis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

# Compile the thesis
- name: Compile thesis
uses: xu-cheng/latex-action@v2
uses: xu-cheng/latex-action@v3
with:
root_file: thesis.tex
latexmk_shell_escape: true # necessary for minted package

0 comments on commit 978e4e4

Please sign in to comment.