diff --git a/.github/workflows/XIAOMI R3G.yml b/.github/workflows/XIAOMI R3G.yml index bde6f4fbb69..572acd0431b 100644 --- a/.github/workflows/XIAOMI R3G.yml +++ b/.github/workflows/XIAOMI R3G.yml @@ -83,6 +83,7 @@ jobs: echo 'src-git 3Ginfo https://github.com/4IceG/luci-app-3ginfo-lite.git' >>feeds.conf.default echo 'src-git Modem https://github.com/4IceG/luci-app-modemband.git' >>feeds.conf.default echo 'src-git SMS https://github.com/4IceG/luci-app-sms-tool.git' >>feeds.conf.default + sed -i '$a src-git modem https://github.com/kiddin9/kwrt-packages.git' feeds.conf.default - name: Update feeds run: cd openwrt && ./scripts/feeds update -a