We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8508a6d commit d0802deCopy full SHA for d0802de
.github/workflows/build.yml
@@ -191,6 +191,11 @@ jobs:
191
repo sync -c scripts --no-clone-bundle
192
repo sync -c scripts/sd-fuse --no-clone-bundle
193
repo sync -c toolchain --no-clone-bundle
194
+<<<<<<< HEAD
195
+=======
196
+ echo "pwd: $PWD"
197
+ ls -l
198
+>>>>>>> d8e888a (rk3288 kernel5.15)
199
(cd kernel && git checkout nanopi-r2-v5.15.y)
200
(cd scripts/sd-fuse && git checkout kernel-5.15.y)
201
0 commit comments