Update r1s_lienol.yml

This commit is contained in:
klever1988
2020-02-26 22:43:56 +08:00
committed by GitHub
parent 68d1ab1b35
commit 76601d6aaa

View File

@@ -7,7 +7,7 @@ on:
branches: branches:
- master - master
paths: paths:
- '.github/workflows/r1s_lienol.yml' - '.github/workflows/r1s_lienol.yml_'
jobs: jobs:
@@ -42,7 +42,7 @@ jobs:
mkdir friendlywrt-h5 mkdir friendlywrt-h5
cd friendlywrt-h5 cd friendlywrt-h5
repo init -u https://github.com/friendlyarm/friendlywrt_manifests -b master -m h5.xml --repo-url=https://github.com/friendlyarm/repo --no-clone-bundle repo init -u https://github.com/friendlyarm/friendlywrt_manifests -b master -m h5.xml --repo-url=https://github.com/friendlyarm/repo --no-clone-bundle
repo sync -c --no-clone-bundle repo sync -c --no-clone-bundle
rm -rf friendlywrt/ rm -rf friendlywrt/
git clone https://github.com/friendlyarm/friendlywrt git clone https://github.com/friendlyarm/friendlywrt