Skip to content

Commit 435382a

Browse files
committed
stub3
1 parent 5018698 commit 435382a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ jobs:
179179
repo sync -c toolchain --no-clone-bundle
180180
git clone https://github.com/friendlyarm/kernel-rockchip -b nanopi-r2-v5.15.y --depth 1 kernel
181181
cd scripts && git clone https://github.com/friendlyarm/sd-fuse_rk3328 -b kernel-5.15.y --depth 1 sd-fuse
182+
ln -s scripts/sd-fuse/out .
182183
183184
- name: Download friendlywrt rootfs (non-docker)
184185
if: matrix.SET == 'non-docker'

0 commit comments

Comments
 (0)