commit | 1b0de17c33549a96c1085a1063c3abcec18f3ff0 | [log] [tgz] |
---|---|---|
author | BKleinberg <ben-aaron188@users.noreply.github.com> | Mon Oct 24 19:32:58 2022 +0200 |
committer | GitHub <noreply@github.com> | Mon Oct 24 19:32:58 2022 +0200 |
tree | 3b6352e205cf2a5ad4bf38526216cd8adc9e121e | |
parent | cdfe984164a08102c27d4fd73c0d94112a0c7ff2 [diff] |
Update joss_compile.yml
diff --git a/.github/workflows/joss_compile.yml b/.github/workflows/joss_compile.yml index 27a3904..c4aa31c 100644 --- a/.github/workflows/joss_compile.yml +++ b/.github/workflows/joss_compile.yml
@@ -20,4 +20,4 @@ # 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/paper.pdf + path: ./paper/paper.pdf