We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d76623 commit 157f4a7Copy full SHA for 157f4a7
.github/workflows/latex-build.yml
@@ -18,7 +18,7 @@ jobs:
18
latexmk_use_xelatex: true
19
work_in_root_file_dir: true
20
env:
21
- TEXINPUTS: ".:lab-instructions//:./latex-support//:"
+ TEXINPUTS: ".:../latex-support//:"
22
23
- name: Rename the output PDF
24
run: |
0 commit comments