Skip to content

Commit

Permalink
[skip-tutocheck] fix Deploy job to fix PDF download button link
Browse files Browse the repository at this point in the history
  • Loading branch information
CeresBarros committed Nov 17, 2023
1 parent 42abbc0 commit 2e4cabc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
with:
clean: false
branch: gh-pages # The branch the action should deploy to.
folder: _book # The folder the action should deploy.
folder: .

update-citation:
needs: render-quarto
Expand Down

0 comments on commit 2e4cabc

Please sign in to comment.