Workflow final. Remove PDF file

Signed-off-by: Riccardo Finotello <riccardo.finotello@gmail.com>
This commit is contained in:
2020-08-31 10:58:24 +02:00
parent ddd27af7cd
commit 4bfcdf4c75
2 changed files with 0 additions and 6 deletions

View File

@@ -15,10 +15,4 @@ jobs:
with:
name: thesis
path: thesis.pdf
- name: Clear old file
run: rm -rf thesis.pdf
- name: Download PDF file
uses: actions/download-artifact@v2
with:
name: thesis

Binary file not shown.