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