Update master.yml

This commit is contained in:
klever1988
2020-01-21 02:52:07 +08:00
committed by GitHub
parent 560ea9df17
commit 37906655bf

View File

@@ -1,6 +1,4 @@
#NanoPi-R1S H5 FriendlyWrt Build name: NanoPi-R1S H5 Openwrt(lean) Build
name: NanoPi-R1S H5 FriendlyWrt(master+lean's feed) Build
on: on:
push: push:
@@ -39,7 +37,7 @@ jobs:
run: | run: |
cd friendlywrt-h5 cd friendlywrt-h5
rm .repo/manifests/h5.xml rm .repo/manifests/h5.xml
cp ../h5.xml .repo/manifests/h5.xml cp ../lean.xml .repo/manifests/h5.xml
repo sync -c --no-clone-bundle repo sync -c --no-clone-bundle
- name: Merge LEDE - name: Merge LEDE