This commit is contained in:
parent
a678ed7930
commit
aa26a53568
1 changed files with 1 additions and 1 deletions
|
@ -17,8 +17,8 @@ jobs:
|
||||||
with:
|
with:
|
||||||
docker_image: aergus/latex
|
docker_image: aergus/latex
|
||||||
run: |
|
run: |
|
||||||
ls
|
|
||||||
pwd
|
pwd
|
||||||
|
ls
|
||||||
latexmk main.tex
|
latexmk main.tex
|
||||||
- name: upload
|
- name: upload
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
|
|
Loading…
Reference in a new issue