Skip to content

Commit 70971a2

Browse files
committed
ci: fix pipeline for r4pro
1 parent ae36261 commit 70971a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ jobs:
332332
git checkout build.conf
333333
334334
git checkout mtk-atf-2025
335-
echo -e "board=bpi-r4\ndevice=sdmmc" > build.conf
335+
echo -e "board=bpi-r4pro\ndevice=sdmmc" > build.conf
336336
bash build.sh build
337337
bash build.sh rename
338338
make realclean

0 commit comments

Comments
 (0)