Skip to content

Commit f22c3ac

Browse files
TheBuggedYRNHeshamMegid
authored andcommitted
[MOB-11811] Generate Files in verify_pub CI Job (#330)
1 parent 5d8fe70 commit f22c3ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ jobs:
165165
- checkout
166166
- run: flutter pub get
167167
- run: sh ./scripts/pigeon.sh
168+
- run: flutter pub run build_runner build --delete-conflicting-outputs
168169
- run:
169170
name: Check Package Score
170171
command: flutter pub run pana --no-warning --exit-code-threshold 0

0 commit comments

Comments
 (0)