Workflow final. Remove PDF file
Signed-off-by: Riccardo Finotello <riccardo.finotello@gmail.com>
This commit is contained in:
6
.github/workflows/pdflatex.yml
vendored
6
.github/workflows/pdflatex.yml
vendored
@@ -15,10 +15,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: thesis
|
name: thesis
|
||||||
path: thesis.pdf
|
path: thesis.pdf
|
||||||
- name: Clear old file
|
|
||||||
run: rm -rf thesis.pdf
|
|
||||||
- name: Download PDF file
|
|
||||||
uses: actions/download-artifact@v2
|
|
||||||
with:
|
|
||||||
name: thesis
|
|
||||||
|
|
||||||
|
|||||||
BIN
thesis.pdf
BIN
thesis.pdf
Binary file not shown.
Reference in New Issue
Block a user