This commit is contained in:
parent
13834bbc00
commit
5a5b990f4e
1 changed files with 2 additions and 0 deletions
|
@ -8,5 +8,7 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: aergus/latex
|
image: aergus/latex
|
||||||
steps:
|
steps:
|
||||||
|
- name: check out repo
|
||||||
|
uses: actions/checkout@v3
|
||||||
- name: Set up Git repository
|
- name: Set up Git repository
|
||||||
run: latexmk main.tex
|
run: latexmk main.tex
|
||||||
|
|
Loading…
Reference in a new issue