Skip to content

Commit

Permalink
set compiler to pdflatex
Browse files Browse the repository at this point in the history
  • Loading branch information
tiepvupsu committed Jul 24, 2021
1 parent 14bb3fa commit 35625a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ jobs:
uses: xu-cheng/latex-action@v2
with:
root_file: book_ML.tex
args: "--verbose"
compiler: pdflatex
args: ""

0 comments on commit 35625a3

Please sign in to comment.