Commit 4b23b572 authored by Dorchies David's avatar Dorchies David
Browse files

ci: debug roxygenisation before script

- try to solve libxml2-dev dependency
Showing with 1 addition and 0 deletions
+1 -0
......@@ -27,6 +27,7 @@ update_packages:
build:
stage: build
script:
- apt-get update && apt-get -y install libxml2-dev
- Rscript -e "roxygen2::roxygenise()"
- R CMD build ../griwrm
artifacts:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment