always use most recent cranlike fork state
This commit is contained in:
parent
6ef3573ca1
commit
aa80c113e7
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ steps:
|
|||
commands:
|
||||
- git clone https://pat-s:$$GIT_RO_TOKEN@git.devxy.io/devxy/build-binaries.git .
|
||||
- rm -rf /mnt/cache/packages/*
|
||||
- R -q -e 'pak::pak("pat-s/cranlike@s3")'
|
||||
- R -q -e 'pak::pak("git::https://gitlab.com/devxy/r-package-binaries/bincraftr.git")'
|
||||
- R -q -e 'packageVersion("bincraftR")'
|
||||
- cd /mnt/cache/packages
|
||||
|
|
|
|||
Loading…
Reference in a new issue