debug render

This commit is contained in:
Wilson Freitas
2024-02-18 06:29:12 -03:00
parent 3f2528cca5
commit f308f6152f
+1 -1
View File
@@ -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: