Skip to content

Commit

Permalink
fix: compile at the correct folder
Browse files Browse the repository at this point in the history
  • Loading branch information
brianbbsu committed Oct 12, 2023
1 parent 3a2f4fa commit c44a0d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-codebook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
with:
root_file: source/codebook/codebook.tex
latexmk_use_xelatex: true
work_in_root_file_dir: true
extra_fonts: |
./ubuntu-font-family-0.83/*.ttf
- run: |
Expand Down

0 comments on commit c44a0d3

Please sign in to comment.