Try something else to start the Docker daemon
Some checks failed
Compile / Compile (push) Failing after 7s
Some checks failed
Compile / Compile (push) Failing after 7s
This commit is contained in:
parent
df8ac9b6d7
commit
11aeb2cea2
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Set up Docker
|
- name: Start Docker
|
||||||
uses: https://github.com/docker/setup-docker-action@v4
|
run: systemctl start docker
|
||||||
- name: Compile
|
- name: Compile
|
||||||
uses: https://github.com/xu-cheng/latex-action@v3
|
uses: https://github.com/xu-cheng/latex-action@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue