Skip to content

Commit 34cdb9c

Browse files
committed
Minor
1 parent a8a22f6 commit 34cdb9c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/draft-pdf.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: Draft PDF
2+
23
on:
34
push:
45
paths:
@@ -25,4 +26,4 @@ jobs:
2526
# This is the output path where Pandoc will write the compiled
2627
# PDF. Note, this should be the same directory as the input
2728
# paper.md
28-
path: paper/paper.pdf
29+
path: paper/paper.pdf

0 commit comments

Comments
 (0)