Update r2s_lean.yml

This commit is contained in:
klever1988
2020-02-27 08:48:15 +08:00
committed by GitHub
parent 68ceade367
commit 97eb686847

View File

@@ -13,7 +13,7 @@ jobs:
build: build:
runs-on: self-hosted runs-on: ubuntu-latest
steps: steps:
@@ -42,7 +42,7 @@ jobs:
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
repo sync -c --no-clone-bundle repo sync -c --no-clone-bundle -j4
- name: Mods - name: Mods
env: env: