Add Docker image specification for LaTeX action in workflow
Some checks failed
Build LaTeX Document / build_latex (pull_request) Failing after 11s
Some checks failed
Build LaTeX Document / build_latex (pull_request) Failing after 11s
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -17,6 +17,7 @@ jobs:
|
||||
uses: xu-cheng/latex-action@3.2.0
|
||||
with:
|
||||
root_file: Tesi.tex
|
||||
docker_image: ghcr.io/xu-cheng/texlive-full:20250101
|
||||
|
||||
- name: Upload PDF file
|
||||
if: github.ref == 'refs/heads/main'
|
||||
|
Reference in New Issue
Block a user