Commit abfea72
Fix Flutter setup for Linux arm64 in CI
subosito/flutter-action can't resolve a Flutter SDK for Linux arm64
since Flutter doesn't publish pre-built archives for that platform.
Clone from git instead and run precache manually.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 086f229 commit abfea72
1 file changed
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
139 | 144 | | |
140 | 145 | | |
141 | 146 | | |
| |||
0 commit comments