Skip to content

Commit d64c14d

Browse files
authored
fix-32
1 parent 321db43 commit d64c14d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-and-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
# Split into TWO artifacts:
181181
# 1. {machine}_flash_files.tar — everything EXCEPT rootfs.img (~600 MB)
182182
# 2. {machine}_rootfs.img — injected rootfs (~6.4 GB)
183-
# LAVA downloads them sequentially so disk is never exhausted.
183+
# LAVA downloads them sequentially then combines inside Docker.
184184
# ---------------------------------------------------------------
185185
186186
FLASH_TAR="$WORKSPACE/${MACHINE}_flash_files.tar"

0 commit comments

Comments
 (0)