Skip to content

Commit

Permalink
added '
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonfreitas committed Feb 17, 2024
1 parent ff46d5b commit 253a665
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Expand Up @@ -66,7 +66,8 @@ jobs:
- name: Render Quarto Project
uses: quarto-dev/quarto-actions/render@v2
with:
path: ./site
to: html
path: './site'
- name: Deploy pages
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit 253a665

Please sign in to comment.