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:
|
||||
- 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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue