This commit is contained in:
parent
3e0752e522
commit
a7bdd0fe2b
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ jobs:
|
|||
docker_image: aergus/latex
|
||||
run: |
|
||||
latexmk main.tex
|
||||
- name: list files
|
||||
run: ls
|
||||
- name: upload
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue