Skip to content

Commit

Permalink
removed ./
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonfreitas committed Feb 17, 2024
1 parent 253a665 commit 06386d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 06386d3

Please sign in to comment.