mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Include sky_snapshot in the binary artifacts
We'll need sky_snapshot to produce skyx files and eventually APKs.
This commit is contained in:
parent
1a6f69cc13
commit
9b51b5950b
@ -55,6 +55,7 @@ ARTIFACTS = {
|
||||
'linux-x64': [
|
||||
Artifact('shell', 'icudtl.dat'),
|
||||
Artifact('shell', 'sky_shell'),
|
||||
Artifact('shell', 'sky_snapshot'),
|
||||
Artifact('viewer', 'sky_viewer.mojo'),
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user