Skip to content

Commit

Permalink
debug render
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonfreitas committed Feb 18, 2024
1 parent 3f2528c commit f308f61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Render site
run: |
quarto render site
ls site/docs | xargs realpath
ls -l site/docs
- name: Deploy pages
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit f308f61

Please sign in to comment.