Skip to content

Commit

Permalink
add update for texlive
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Lobet committed Oct 22, 2024
1 parent 9e5a3b2 commit 0149e2f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/courses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
uses: xu-cheng/latex-action@v3
with:
working_directory: courses/01_beginners/
pre_compile: |
pwd
tlmgr update --self && tlmgr update --all
latexminted --version
root_file: main.tex
latexmk_shell_escape: true
latexmk_use_xelatex: true
Expand Down

0 comments on commit 0149e2f

Please sign in to comment.