Update main.yml

This commit is contained in:
camino13
2020-01-12 21:48:35 +08:00
committed by GitHub
parent 882d69fc3e
commit 2caff5c088

View File

@@ -53,12 +53,10 @@ jobs:
run: | run: |
cd friendlywrt-h5 cd friendlywrt-h5
git clone https://github.com/coolsnowwolf/lede git clone https://github.com/coolsnowwolf/lede
cp -r lede/package/lean friendlywrt/package/ cd friendlywrt
cd friendlywrt cp -r ../lede/package/lean package/
echo "src-git packages https://github.com/coolsnowwolf/packages" > feeds.conf.default sed -i 's/https:\/\/git.openwrt.org\/project\/luci.git;openwrt-19.07/https:\/\/github.com\/coolsnowwolf\/luci/' feeds.conf.default
echo "src-git luci https://github.com/coolsnowwolf/luci" >> feeds.conf.default sed -i 's/https:\/\/git.openwrt.org\/feed\/packages.git;openwrt-19.07/https:\/\/github.com\/coolsnowwolf\/packages/' feeds.conf.default
echo "src-git routing https://git.openwrt.org/feed/routing.git;openwrt-19.07" >> feeds.conf.default
echo "src-git telephony https://git.openwrt.org/feed/telephony.git;openwrt-19.07" >> feeds.conf.default
- name: Custom Applications - name: Custom Applications
run: | run: |
@@ -110,3 +108,5 @@ jobs:
with: with:
name: FriendlyWrt_NanoPi-R1S name: FriendlyWrt_NanoPi-R1S
path: ./artifact/ path: ./artifact/