Skip to content

Commit

Permalink
attempt 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Fergusson committed May 25, 2024
1 parent 60aac88 commit 028b93e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Compile LaTeX document
uses: xu-cheng/latex-action@v3
with:
pre_compile: "export TEXINPUTS=./worksheet-components/:"
pre_compile: "export TEXINPUTS=./worksheet-components/:./macropad/worksheet/:"
root_file: macropad/worksheet/worksheet.tex
- name: Upload PDF file
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 028b93e

Please sign in to comment.