Commit ffbc6f7
fix(ci): generate pubspec_overrides.yaml in lint_flutter to use local runanywhere package
The pubspec_overrides.yaml files are git-ignored (correct for publishing),
but CI needs them to resolve the `runanywhere` dependency from the monorepo
rather than pulling the stale published version from pub.dev. Generate them
at the start of the lint_flutter step before running flutter pub get.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 61d9d76 commit ffbc6f7
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
514 | 514 | | |
515 | 515 | | |
516 | 516 | | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
517 | 529 | | |
518 | 530 | | |
519 | 531 | | |
| |||
0 commit comments