fix:调整ci流程

This commit is contained in:
liyi 2025-06-06 11:12:23 +08:00
parent b97f7a345d
commit a239d28fb8

View File

@ -84,6 +84,7 @@ variables:
- export FLUTTER_STORAGE_BASE_URL=https://storage.flutter-io.cn
- ls -li
- export NEXT_VERSION="$(cat app_new.version)"
- flutter pub get
- export PATH="/opt/homebrew/bin:$PATH"
- eval "$(rbenv init -)"
- rbenv global 2.6.10 # 你实际用的 Ruby 版本