Skip to content

Commit da88422

Browse files
committed
Fix non-existant file
Signed-off-by: Loïc Minier <[email protected]>
1 parent 96965a9 commit da88422

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/u-boot.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ jobs:
7373
mkdir -vp "${dir}"
7474
# copy output files
7575
cp -av \
76-
u-boot/u-boot-nodtb.bin \
7776
u-boot/u-boot-nodtb.bin.gz \
7877
u-boot/dts/upstream/src/arm64/qcom/qrb2210-rb1.dtb \
7978
u-boot/u-boot-nodtb.bin.gz-dtb \

0 commit comments

Comments
 (0)