TF-1204 Add pub run build_runner build for fcm in CI
This commit is contained in:
@@ -23,6 +23,9 @@ flutter pub get && flutter pub run build_runner build --delete-conflicting-outpu
|
||||
cd ../rule_filter
|
||||
flutter pub get && flutter pub run build_runner build --delete-conflicting-outputs
|
||||
|
||||
cd ../fcm
|
||||
flutter pub get && flutter pub run build_runner build --delete-conflicting-outputs
|
||||
|
||||
cd ..
|
||||
flutter pub get \
|
||||
&& flutter pub run build_runner build --delete-conflicting-outputs \
|
||||
|
||||
Reference in New Issue
Block a user