This repository is a minimal example on how to build a LaTeX document using GitHub Actions and Docker.
To minimize LaTeX compile times when running the CI, this repository uses a full TeX Live installation based on a pre-built TeX Live Docker image, which is available on Docker Hub.
This project is licensed unter the LaTeX Project Public License.