Get more info

This commit is contained in:
Hadley Wickham 2020-10-06 16:59:22 -05:00
parent 5beb87b800
commit 04d2eebbef
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ jobs:
# Allows [implcit heading links] to work; will need to convert
# to explicit before switching to visual editor
options(bookdown.render.file_scope = FALSE)
bookdown::render_book("index.Rmd", quiet = TRUE)
bookdown::render_book("index.Rmd")
shell: Rscript {0}
- name: Deploy to Netlify