rbenv fix

This commit is contained in:
Jonas Franz 2021-01-16 19:07:10 +01:00
parent 5d3d9fe0db
commit db99873619
1 changed files with 1 additions and 0 deletions

View File

@ -177,6 +177,7 @@ steps:
CONTACT_PHONE:
from_secret: contact_phone
commands:
- eval "$(rbenv init -)"
- rbenv shell 2.5.0
- cd ios
- bundle config set --local path '.vendor/bundle'