Update compile.yml

This commit is contained in:
Radu C. Martin 2021-07-20 17:45:15 +02:00 committed by GitHub
parent 26847f4c26
commit e65f05b121

View file

@ -30,3 +30,9 @@ jobs:
uses: xu-cheng/latex-action@v2
with:
root_file: main.tex
# Uploads resulting file to workflows
- uses: actions/upload-artifact@v2
with:
name: PDF
path: main.pdf