Skip to content

Commit 0563494

Browse files
committed
ci: debos: Upload qcs8300-* and qcs9100-* assets
Signed-off-by: Loïc Minier <[email protected]>
1 parent ac618ac commit 0563494

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/debos.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,9 @@ jobs:
129129
tar -cvf "${dir}"/flash-ufs.tar.gz \
130130
disk-ufs.img1 \
131131
disk-ufs.img2 \
132-
flash_qcs6490-*
132+
flash_qcs6490-* \
133+
flash_qcs8300-* \
134+
flash_qcs9100-*
133135
tar -cvf "${dir}"/flash-emmc.tar.gz \
134136
disk-sdcard.img1 \
135137
disk-sdcard.img2 \

0 commit comments

Comments
 (0)