removed ./

This commit is contained in:
Wilson Freitas
2024-02-17 18:45:12 -03:00
parent 253a665dbc
commit 06386d3977
+1 -1
View File
@@ -67,7 +67,7 @@ jobs:
uses: quarto-dev/quarto-actions/render@v2
with:
to: html
path: './site'
path: 'site'
- name: Deploy pages
uses: peaceiris/actions-gh-pages@v3
with: