mirror of
https://github.com/wilsonfreitas/awesome-quant.git
synced 2026-07-27 20:07:50 +00:00
correcting paths
This commit is contained in:
@@ -63,9 +63,10 @@ jobs:
|
||||
# any::xml2
|
||||
# any::tidyverse
|
||||
# any::DT
|
||||
- name: Run quarto render
|
||||
run: |
|
||||
quarto render site/
|
||||
- name: Render Quarto Project
|
||||
uses: quarto-dev/quarto-actions/render@v2
|
||||
with:
|
||||
path: ./site
|
||||
- name: Deploy pages
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user