From 97d353b7bc03bd3385dd22f0ccaf7557f3c4d6a9 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 28 Sep 2024 14:29:08 +1000 Subject: [PATCH] Trying to fix upload error after paper compile --- .github/workflows/draft-pdf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/draft-pdf.yml b/.github/workflows/draft-pdf.yml index 6d26e4f..cb2d9c8 100644 --- a/.github/workflows/draft-pdf.yml +++ b/.github/workflows/draft-pdf.yml @@ -21,4 +21,4 @@ jobs: # This is the output path where Pandoc will write the compiled # PDF. Note, this should be the same directory as the input # paper.md - path: joss.pdf + path: "docs/paper/joss.pdf"