1 parent 111c907 commit 0673132Copy full SHA for 0673132
1 file changed
.github/workflows/compile_paper.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
journal: joss
19
# This should be the path to the paper within your repo.
20
- paper-path: paper.md
+ paper-path: paper/paper.md
21
- name: Upload
22
uses: actions/upload-artifact@v4
23
0 commit comments