Skip to content

Commit

Permalink
Fixed continuous integration
Browse files Browse the repository at this point in the history
  • Loading branch information
jlumbroso committed Aug 29, 2023
1 parent c1d0f60 commit 53fec6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latex-compilation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod

- name: 🛠️ Compile LaTeX Source
uses: xu-cheng/latex-action@v3.0.1
uses: xu-cheng/latex-action@v3
with:
root_file: "*.tex"
glob_root_file: true
Expand Down

0 comments on commit 53fec6e

Please sign in to comment.