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 7d6bec5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/render-quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@ jobs:
with:
clean: false
branch: gh-pages # The branch the action should deploy to.
folder: _book # The folder the action should deploy.
folder: docs # The folder the action should deploy.
target-folder: docs

update-citation:
needs: render-quarto
Expand Down

0 comments on commit 7d6bec5

Please sign in to comment.