From bebe19c02f53e22e75f62d50d90ec49fa0b4441e Mon Sep 17 00:00:00 2001 From: "January G. Msemakweli" Date: Sat, 7 Sep 2024 23:58:47 +0300 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 b09b8d5..d85739e 100644 --- a/.github/workflows/draft-pdf.yml +++ b/.github/workflows/draft-pdf.yml @@ -19,5 +19,5 @@ jobs: name: paper # This is the output path where Pandoc will write the compiled # PDF. Note, this should be the same directory as the input - # paper.md . + # paper.md path: paper/paper.pdf