correcting paths

This commit is contained in:
Wilson Freitas
2024-02-17 18:35:56 -03:00
parent c78efa80ca
commit ff46d5bf1f
+4 -3
View File
@@ -63,9 +63,10 @@ jobs:
# any::xml2
# any::tidyverse
# any::DT
- name: Run quarto render
run: |
quarto render site/
- name: Render Quarto Project
uses: quarto-dev/quarto-actions/render@v2
with:
path: ./site
- name: Deploy pages
uses: peaceiris/actions-gh-pages@v3
with: