Skip to content

Commit d0802de

Browse files
committed
rk3288 kernel5.15
1 parent 8508a6d commit d0802de

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build.yml

+5
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,11 @@ jobs:
191191
repo sync -c scripts --no-clone-bundle
192192
repo sync -c scripts/sd-fuse --no-clone-bundle
193193
repo sync -c toolchain --no-clone-bundle
194+
<<<<<<< HEAD
195+
=======
196+
echo "pwd: $PWD"
197+
ls -l
198+
>>>>>>> d8e888a (rk3288 kernel5.15)
194199
(cd kernel && git checkout nanopi-r2-v5.15.y)
195200
(cd scripts/sd-fuse && git checkout kernel-5.15.y)
196201

0 commit comments

Comments
 (0)