Skip to content

Commit

Permalink
Using lualatex again
Browse files Browse the repository at this point in the history
  • Loading branch information
Pseudomanifold committed Aug 8, 2022
1 parent c679c35 commit 3cf81ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latexmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v3

# This hack makes hspaans/latexmk-action use lualatex:
#- run: echo "\$pdflatex = 'lualatex -file-line-error %O %S';" >> latexmkrc
- run: echo "\$pdflatex = 'lualatex -file-line-error %O %S';" >> latexmkrc

- name: Compile LateX
uses: hspaans/latexmk-action@v1
Expand Down

0 comments on commit 3cf81ba

Please sign in to comment.