Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentAuriau committed May 25, 2024
1 parent 72a0279 commit 07ba840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft_paper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4

- name: Build draft PDF
uses: ./actions/build_draft@paper
uses: ./.github/actions/build_draft@paper
with:
journal: joss
# This should be the path to the paper within your repo.
Expand Down

0 comments on commit 07ba840

Please sign in to comment.