Update r2s_lean_minimal.yml
This commit is contained in:
4
.github/workflows/r2s_lean_minimal.yml
vendored
4
.github/workflows/r2s_lean_minimal.yml
vendored
@@ -41,8 +41,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
mkdir friendlywrt-rk3328
|
mkdir friendlywrt-rk3328
|
||||||
cd friendlywrt-rk3328
|
cd friendlywrt-rk3328
|
||||||
repo init -u https://github.com/friendlyarm/friendlywrt_manifests -b master-v19.07.1 -m rk3328.xml --repo-url=https://github.com/friendlyarm/repo --no-clone-bundle
|
repo init -u https://github.com/friendlyarm/friendlywrt_manifests -b master-v19.07.1 -m rk3328.xml --repo-url=https://github.com/friendlyarm/repo --no-clone-bundle --depeth=1
|
||||||
repo sync -c --no-clone-bundle -j8
|
repo sync -c --no-tags --no-clone-bundle -j8
|
||||||
|
|
||||||
- name: Patch Kernel
|
- name: Patch Kernel
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user