alacodon/LaTeX Build Action

Build LaTeX documents with automatic package management, caching, and release automation

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Nov 1, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: alacodon/latexonfly@51fc5998d1689981d9fbbd342b2f9a7e43b4882d # v2.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
entry_texMain LaTeX file to compile (e.g., main.tex)nomain.tex
engineLaTeX engine to use (pdflatex, xelatex, lualatex)nopdflatex
working_directoryWorking directory containing LaTeX filesno.
texlive_schemeTeX Live scheme to install (basic, minimal, full)nobasic
texlive_mirrorTeX Live mirror URLnohttps://mirror.ctan.org/systems/texlive/tlnet
timeout_minutesJob timeout in minutesno30
cache_key_suffixAdditional suffix for cache keyno""
keep_build_depsWhether to upload build deps for debuggingnofalse
namedescription
pdf_filesGenerated PDF files