6
.github/workflows/master.yml
vendored
6
.github/workflows/master.yml
vendored
@@ -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:
|
||||
push:
|
||||
@@ -37,7 +39,7 @@ jobs:
|
||||
run: |
|
||||
cd friendlywrt-h5
|
||||
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
|
||||
|
||||
- name: Merge LEDE
|
||||
|
||||
Reference in New Issue
Block a user