Add CI compilation check #1

Manually merged
MichaelBradley merged 12 commits from actions into main 2025-02-23 10:43:15 -05:00
Showing only changes of commit 4e95c3a4b0 - Show all commits

View file

@ -10,6 +10,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Set up Docker
uses: https://github.com/docker/setup-docker-action@v4
- name: Compile
uses: https://github.com/xu-cheng/latex-action@v3
with: