add GitHub Actions to compile LaTeX documents

https://github.com/xu-cheng/latex-action
This commit is contained in:
Cheng XU 2019-08-21 18:56:10 +08:00
parent 0025bed112
commit 7215ebce1f
No known key found for this signature in database
GPG Key ID: B19F15830AB4E690

View File

@ -85,6 +85,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Update a repository's "Full description" on Docker Hub](https://github.com/mpepping/github-actions/tree/master/docker-hub-metadata)
- [GitHub Actions Badges for your README](https://github.com/atrox/github-actions-badge)
- [GitHub Actions for Python project with poetry](https://github.com/abatilo/actions-poetry)
- [GitHub Actions to compile LaTeX documents](https://github.com/xu-cheng/latex-action)
### Testing and Linting