Skip to content
Snippets Groups Projects
Commit 47d34875 authored by Jo-Theo's avatar Jo-Theo
Browse files

add package

parent 804292ac
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ build-job:
stage: build
image: rocker/verse:4.3.0
script:
- R -e "install.packages('pkgdown'); pkgdown::build_site()"
- R -e "install.packages(c('pkgdown','shinySbm')); pkgdown::build_site()"
artifacts:
paths:
- "docs/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment