Splited the test report job for forks
Refactored fastlane for both ios and android Refactored github workflows (cherry picked from commit c3ff622af05f87e16ae1cadec0c95c87cca3d763)
This commit is contained in:
+3
-3
@@ -5,11 +5,11 @@ set -e
|
||||
set -x
|
||||
|
||||
cd core
|
||||
#flutter pub get
|
||||
flutter pub get
|
||||
|
||||
## Install necessary pods
|
||||
#cd ../ios
|
||||
#flutter pub get && pod install
|
||||
# cd ../ios
|
||||
# flutter pub get && pod install
|
||||
|
||||
cd ../model
|
||||
flutter pub get && flutter pub run build_runner build --delete-conflicting-outputs
|
||||
|
||||
Reference in New Issue
Block a user