You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The intention of the commit 3580444 was
to also upload the .dtb files present in overlays/ folder.
By using .dtb* regex, unnecessary files found their way into the
artifacts. Use explicit regex in order to upload only files ending in
.dtb or .dtbo.
Signed-off-by: Alisa-Dariana Roman <[email protected]>
(cherry picked from commit 0e6471f)
0 commit comments