From 412594f6212a4e6585ef2b4b15f1e00e66773052 Mon Sep 17 00:00:00 2001 From: Raphael Date: Tue, 23 Apr 2024 16:34:43 +0200 Subject: [PATCH] update gh action --- .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 52ac7f6..884ee6e 100644 --- a/.github/workflows/draft-pdf.yml +++ b/.github/workflows/draft-pdf.yml @@ -20,4 +20,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: paper.pdf + path: docs/JOSS/paper.pdf