Skip to content

Commit

Permalink
render
Browse files Browse the repository at this point in the history
  • Loading branch information
linogaliana committed Dec 3, 2024
1 parent 5d7238d commit a9278fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- run: |
quarto render --to html
quarto render --to ipynb
quarto render resources/python.qmd --to ipynb
- name: Publish to GitHub Pages (and render)
uses: quarto-dev/quarto-actions/publish@v2
with:
Expand Down

0 comments on commit a9278fc

Please sign in to comment.