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 e0f15e47af - Show all commits

View file

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