We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b8ee28 commit 1f48dbcCopy full SHA for 1f48dbc
1 file changed
.github/workflows/debos.yml
@@ -105,11 +105,11 @@ jobs:
105
tar -cvf "${dir}"/flash-ufs.tar.gz \
106
disk-ufs.img1 \
107
disk-ufs.img2 \
108
- flash_rb3*
+ flash_qcs6490-*
109
tar -cvf "${dir}"/flash-emmc.tar.gz \
110
disk-sdcard.img1 \
111
disk-sdcard.img2 \
112
- flash_rb1*
+ flash_qrb2210-*
113
114
- name: Upload private artifacts
115
uses: qualcomm-linux/upload-private-artifact-action@v1
0 commit comments