Skip to content

Commit 583e75a

Browse files
committed
workflow: fix output path
1 parent f7d229d commit 583e75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-pdf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
# This is the output path where Pandoc will write the compiled
2727
# PDF. Note, this should be the same directory as the input
2828
# paper.md
29-
path: paper.pdf
29+
path: docs2/paper/paper.pdf

0 commit comments

Comments
 (0)