Get more info
This commit is contained in:
parent
5beb87b800
commit
04d2eebbef
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue