Merge pull request #151 from xu-cheng/latex

add GitHub Actions to compile LaTeX documents
This commit is contained in:
Gary Ewan Park 2019-08-22 07:53:07 +01:00 committed by GitHub
commit 86ff068cf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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