This commit is contained in:
parent
c51ca8fa0a
commit
3d404bab37
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ steps:
|
|||
environment:
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
commands:
|
||||
- apt update && apt install -y r-base r-devtools r-usethis r-tidyverse r-rjson r-xfun r-plotly
|
||||
- apt update && apt install -y r-base
|
||||
- cd $CI_WORKSPACE
|
||||
- quarto render && echo "Rendered site successfully" || echo "Failed to render site"
|
||||
when:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue