TF-3603: Integrate Cozy features
TF-3603 [TEMP] expose Cozy integration result to console.log
This commit is contained in:
@@ -15,6 +15,11 @@ for mod in "${modules[@]}"; do
|
||||
)
|
||||
done
|
||||
|
||||
# For Cozy
|
||||
cd cozy
|
||||
flutter pub get
|
||||
cd ../
|
||||
|
||||
# For the parent module
|
||||
flutter pub get
|
||||
dart run build_runner build --delete-conflicting-outputs &&
|
||||
|
||||
Reference in New Issue
Block a user