Remove old file

Signed-off-by: Riccardo Finotello <riccardo.finotello@gmail.com>
This commit is contained in:
2020-08-31 10:39:16 +02:00
parent 28e283878b
commit c5eba5a406

View File

@@ -15,9 +15,10 @@ 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
path: thesis.pdf