Remove bad guesses until I figure out how to start the Docker daemon
Some checks failed
Compile / Compile (push) Failing after 7s

This commit is contained in:
Michael Bradley 2025-02-23 07:04:59 -05:00
parent 11aeb2cea2
commit e0f15e47af
Signed by: MichaelBradley
SSH key fingerprint: SHA256:cj/YZ5VT+QOKncqSkx+ibKTIn0Obg7OIzwzl9BL8EO8

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: