Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 728 Bytes

File metadata and controls

12 lines (6 loc) · 728 Bytes

GitHub Actions LaTeX Example

Build

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.

License

This project is licensed unter the LaTeX Project Public License.