Skip to content

Commit f07698a

Browse files
committed
rk3288 kernel5.15
1 parent d0802de commit f07698a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/build.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ jobs:
7474
repo sync -c scripts/sd-fuse --no-clone-bundle
7575
repo sync -c toolchain --no-clone-bundle
7676
77+
echo "pwd: $PWD"
78+
ls -l
7779
repo sync -c kernel --no-clone-bundle
7880
repo sync -c scripts --no-clone-bundle
7981
repo sync -c scripts/sd-fuse --no-clone-bundle
@@ -191,11 +193,8 @@ jobs:
191193
repo sync -c scripts --no-clone-bundle
192194
repo sync -c scripts/sd-fuse --no-clone-bundle
193195
repo sync -c toolchain --no-clone-bundle
194-
<<<<<<< HEAD
195-
=======
196196
echo "pwd: $PWD"
197197
ls -l
198-
>>>>>>> d8e888a (rk3288 kernel5.15)
199198
(cd kernel && git checkout nanopi-r2-v5.15.y)
200199
(cd scripts/sd-fuse && git checkout kernel-5.15.y)
201200

0 commit comments

Comments
 (0)