Commit 93865d6
authored
ci(shorebird): rename macos-framework dst to framework.zip (#150)
create_macos_framework.py outputs FlutterMacOS.framework.zip locally,
but legacy uploads it to .../darwin-x64-release/framework.zip in the
public bucket. Sharded was uploading it as FlutterMacOS.framework.zip,
so the legacy/sharded bucket compare showed framework.zip only-in-
legacy and FlutterMacOS.framework.zip only-in-sharded for the same
artifact.
src stays as FlutterMacOS.framework.zip (the actual local filename);
only the published dst path changes.1 parent 25c9b21 commit 93865d6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments