Revert "Update master.yml"

This reverts commit 37906655bf.
This commit is contained in:
root
2020-01-20 14:03:57 -05:00
parent a1c7616df8
commit 06c1646f54

View File

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