From 90dd17ebb5070bc1643f9cd6f40f545adab3b4fd Mon Sep 17 00:00:00 2001 From: ippocratiss <69909209+ippocratiss@users.noreply.github.com> Date: Fri, 26 Jan 2024 17:13:07 +0100 Subject: [PATCH] Update draft-pdf.yml --- .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 1dc59ce..6a508b7 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: ${{ EMRI_MC/paper.pdf }} + path: paper.pdf