Skip to content

Commit

Permalink
Fix error in action
Browse files Browse the repository at this point in the history
  • Loading branch information
RussellGarwood committed Mar 24, 2024
1 parent 58723c9 commit 0199c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: ./JOSS/paper.pdf

0 comments on commit 0199c75

Please sign in to comment.