We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e38d2c8 commit 4d76623Copy full SHA for 4d76623
.github/workflows/latex-build.yml
@@ -16,6 +16,7 @@ jobs:
16
with:
17
root_file: lab-instructions/dodlabs.tex
18
latexmk_use_xelatex: true
19
+ work_in_root_file_dir: true
20
env:
21
TEXINPUTS: ".:lab-instructions//:./latex-support//:"
22
0 commit comments