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 548e193 commit cda825a
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 @@ -49,7 +49,7 @@ jobs:
# Compiles LaTeX file
- name: LaTeX compile
uses: triffon/latex-action@master
with:
with:
root_file: ${{ matrix.file }}.tex
latexmk_shell_escape: true
# Upload main file to OwnCloud
Expand Down

0 comments on commit cda825a

Please sign in to comment.