Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
prudhomm committed Jul 17, 2024
1 parent a45586b commit 28e6849
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
root_file: main.tex
latexmk_shell_escape: true
post_compile: "latexmk -c"
- name: Get Repository Name
id: repo_name
run: |
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ _minted*
*.pyg
*.synctex.gz
main.pdf
*.toc

0 comments on commit 28e6849

Please sign in to comment.