Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 0413744

Browse files
committed
Merge pull request #730 from abarth/ship_sky_snapshot
Include sky_snapshot in the binary artifacts
2 parents d96a0ec + b5fe9b4 commit 0413744

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sky/tools/big_red_button.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ def __init__(self, category, name):
5555
'linux-x64': [
5656
Artifact('shell', 'icudtl.dat'),
5757
Artifact('shell', 'sky_shell'),
58+
Artifact('shell', 'sky_snapshot'),
5859
Artifact('viewer', 'sky_viewer.mojo'),
5960
]
6061
}

0 commit comments

Comments
 (0)