Skip to content

Commit

Permalink
Update latex.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslanbaidan authored Sep 17, 2024
1 parent c0ebdfd commit e373000
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,12 @@ jobs:
working_directory: 20231206
root_file: 20231206_MONARC-training.tex

- name: Compile LaTeX document
uses: xu-cheng/latex-action@master
with:
working_directory: 20240918
root_file: 20240918_MONARC-training.tex

- run: mkdir -p artifact
- run: mv 20200212/20200212_MONARC-training.pdf artifact/

Expand Down

0 comments on commit e373000

Please sign in to comment.