Try something else 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:03:25 -05:00
parent df8ac9b6d7
commit 11aeb2cea2
Signed by: MichaelBradley
SSH key fingerprint: SHA256:cj/YZ5VT+QOKncqSkx+ibKTIn0Obg7OIzwzl9BL8EO8

View file

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