Skip to content

Commit

Permalink
Fixing CI workflow (5)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnordahl committed Aug 7, 2024
1 parent e38d2c8 commit 4d76623
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/latex-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
with:
root_file: lab-instructions/dodlabs.tex
latexmk_use_xelatex: true
work_in_root_file_dir: true
env:
TEXINPUTS: ".:lab-instructions//:./latex-support//:"

Expand Down

0 comments on commit 4d76623

Please sign in to comment.