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 f308f61 commit e8c1d1f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ jobs:
version: 1.4.550
- name: Render site
run: |
quarto render site
ls -l site/docs
- name: Check site
run: |
ls -l site/docs
- name: Deploy pages
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit e8c1d1f

Please sign in to comment.