Skip to content

Commit

Permalink
quarto debug
Browse files Browse the repository at this point in the history
  • Loading branch information
adonm committed Mar 23, 2024
1 parent 5f218b0 commit 52d2824
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ jobs:
steps:
- name: Setup Pages
uses: actions/configure-pages@v4
- name: Render Quarto Project
- name: Setup quarto
uses: quarto-dev/quarto-actions/setup@v2
- name: Render docs
run: quarto render nbs
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 52d2824

Please sign in to comment.