fix:调整rbenv global版本,修复build_android失败问题
This commit is contained in:
parent
285211804b
commit
0e399c5831
@ -64,6 +64,7 @@ variables:
|
|||||||
- export NEXT_VERSION="$(cat app_new.version)"
|
- export NEXT_VERSION="$(cat app_new.version)"
|
||||||
# - flutter pub get
|
# - flutter pub get
|
||||||
- export PATH="/opt/homebrew/bin:$PATH"
|
- export PATH="/opt/homebrew/bin:$PATH"
|
||||||
|
- export RUBY_BUILD_MIRROR_URL=https://cache.ruby-china.com/pub/ruby
|
||||||
- rbenv install 2.7.8 --skip-existing
|
- rbenv install 2.7.8 --skip-existing
|
||||||
- rbenv global 2.7.8
|
- rbenv global 2.7.8
|
||||||
- eval "$(rbenv init -)"
|
- eval "$(rbenv init -)"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user