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::xml2
# any::tidyverse # any::tidyverse
# any::DT # any::DT
- name: Run quarto render - name: Render Quarto Project
run: | uses: quarto-dev/quarto-actions/render@v2
quarto render site/ with:
path: ./site
- name: Deploy pages - name: Deploy pages
uses: peaceiris/actions-gh-pages@v3 uses: peaceiris/actions-gh-pages@v3
with: with: