latexbuild
Version updated for https://github.com/MrzAhmadi/latexbuild to version v0.0.6.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The latexbuild GitHub Action automates the compilation of LaTeX documents by using a Docker container with a full TeX Live distribution. It simplifies the process of compiling .tex files locally without requiring any installation, making it easy to automate build processes or live preview PDFs as you edit your source files.
What’s Changed
Full Changelog: https://github.com/MrzAhmadi/latexbuild/compare/v0.0.5...v0.0.6