Skip to content

Commit

Permalink
Fix workflow typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ddahlbom committed Dec 23, 2024
1 parent 02cf1d2 commit 0d97c62
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 @@ -15,7 +15,7 @@ jobs:
# journal: joss
# # This should be the path to the paper within your repo.
# paper-path: joss/paper.md
args '-k joss/paper.md'
args: '-k joss/paper.md'
env:
GIT_SHA: $GITHUB_SHA
JOURNAL: joss
Expand Down

0 comments on commit 0d97c62

Please sign in to comment.