Skip to content

Commit

Permalink
Превключване на модифицирана версия на latex-action
Browse files Browse the repository at this point in the history
  • Loading branch information
triffon committed Dec 4, 2024
1 parent 7acffda commit 8c430b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: actions/checkout@v2
# Compiles LaTeX file
- name: LaTeX compile
uses: xu-cheng/latex-action@v3
uses: triffon/latex-action@v3
with:
root_file: ${{ matrix.file }}.tex
latexmk_shell_escape: true
Expand Down

0 comments on commit 8c430b7

Please sign in to comment.