Skip to content

Commit 276208a

Browse files
authored
Update .gitlab-ci.yml
1 parent c269e1c commit 276208a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Build:
2121
rules:
2222
- when: manual
2323
script:
24+
- Rscript -e 'devtools::install()'
2425
- |
2526
set -e
2627
R --version

0 commit comments

Comments
 (0)