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 dad8b30 commit cc6215c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@v4
- name: Render Quarto Project
uses: quarto-dev/quarto-actions/render@v2
with:
path: nbs
steps:
- uses: quarto-dev/quarto-actions/setup@v2
- run: quarto render nbs
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit cc6215c

Please sign in to comment.