Update r1s_lean.yml
This commit is contained in:
2
.github/workflows/r1s_lean.yml
vendored
2
.github/workflows/r1s_lean.yml
vendored
@@ -93,7 +93,7 @@ jobs:
|
|||||||
cp configs/config_h5 friendlywrt/.config
|
cp configs/config_h5 friendlywrt/.config
|
||||||
cd friendlywrt
|
cd friendlywrt
|
||||||
./scripts/feeds update -a && ./scripts/feeds install -a
|
./scripts/feeds update -a && ./scripts/feeds install -a
|
||||||
sed -i '/STAMP_BUILT/d' friendlywrt/feeds/packages/utils/runc/Makefile friendlywrt/feeds/packages/utils/containerd/Makefile #fix compile error
|
sed -i '/STAMP_BUILT/d' feeds/packages/utils/runc/Makefile feeds/packages/utils/containerd/Makefile #fix compile error
|
||||||
make defconfig && make download -j8
|
make defconfig && make download -j8
|
||||||
make -s -j$(nproc) || make V=s -j1
|
make -s -j$(nproc) || make V=s -j1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user