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 c5eba5a406
commit b6cc315b75

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