Skip to content

Commit

Permalink
Update latex.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
putianyi889 authored Dec 28, 2023
1 parent 65cd45c commit 030f2fe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,8 @@ jobs:
with:
root_file: TerrariaWiringTutorial_printed.tex
latexmk_use_xelatex: true
- name: Compile Night Mode
uses: xu-cheng/latex-action@v2
with:
root_file: TerrariaWiringTutorial_nightmode.tex
latexmk_use_xelatex: true

0 comments on commit 030f2fe

Please sign in to comment.