Update main.yml

This commit is contained in:
camino13
2020-01-11 11:50:02 +08:00
committed by GitHub
parent 902fe445a1
commit 2a68a0c65c

View File

@@ -57,8 +57,8 @@ jobs:
cd friendlywrt cd friendlywrt
echo "src-git packages https://github.com/coolsnowwolf/packages" > feeds.conf.default echo "src-git packages https://github.com/coolsnowwolf/packages" > feeds.conf.default
echo "src-git luci https://github.com/coolsnowwolf/luci" >> feeds.conf.default echo "src-git luci https://github.com/coolsnowwolf/luci" >> feeds.conf.default
echo "src-git routing https://git.openwrt.org/feed/routing.git^31407945f91112b8119f91b6437476f21fe1f6c0" >> 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^fc9aa2b3ea37a280f1380ccfa059907fd68e2cfe" >> 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: |