This commit is contained in:
parent
88be4bf0e1
commit
4e95c3a4b0
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
- name: Set up Docker
|
||||||
|
uses: https://github.com/docker/setup-docker-action@v4
|
||||||
- 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