forked from loafle/openapi-generator-original
install lifecycle as part of r tests (#14716)
This commit is contained in:
parent
d7e75ebe5d
commit
62f52ad520
@ -19,6 +19,7 @@ Rscript -e "install.packages('rlang', repos='$REPO', lib='$R_LIBS_USER')"
|
||||
Rscript -e "install.packages('rjson', repos='$REPO', lib='$R_LIBS_USER')"
|
||||
Rscript -e "install.packages('devtools', repos='$REPO', lib='$R_LIBS_USER')"
|
||||
Rscript -e "install.packages('stringr', repos='$REPO', lib='$R_LIBS_USER')"
|
||||
Rscript -e "install.packages('lifecycle', repos='$REPO', lib='$R_LIBS_USER')"
|
||||
|
||||
rm petstore_1.0.0.tar.gz || true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user