Update r2s_lean.yml
This commit is contained in:
4
.github/workflows/r2s_lean.yml
vendored
4
.github/workflows/r2s_lean.yml
vendored
@@ -41,9 +41,9 @@ 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 -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
|
||||||
|
cp ../rk3328-19.xml .repo/manifests/rk3328.xml
|
||||||
repo sync -c --no-clone-bundle
|
repo sync -c --no-clone-bundle
|
||||||
curl https://github.com/friendlyarm/friendlywrt_configs/raw/master-v19.07.1/config_rk3328 > configs/config_rk3328
|
|
||||||
|
|
||||||
- name: Mods
|
- name: Mods
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user