diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index 4baf9f3f..5741c7fe 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -178,7 +178,7 @@ jobs: git_clone https://github.com/peter-tank/luci-app-fullconenat git_clone https://github.com/KFERMercer/luci-app-tcpdump git_clone https://github.com/ykxVK8yL5L/pikpak-webdav pikpak && mv -n pikpak/openwrt/* ./;rm -rf pikpak - git_clone https://github.com/jjm2473/openwrt-apps && rm -rf openwrt-apps/{luci-app-cpufreq,luci-app-ota,luci-alias.mk} && sed -i "s/luci-alias.mk/..\/luci.mk/" openwrt-apps/*/Makefile && mvdir openwrt-apps + git_clone https://github.com/jjm2473/openwrt-apps && rm -rf openwrt-apps/{luci-app-cpufreq,luci-app-ota,homebox,luci-alias.mk} && sed -i "s/luci-alias.mk/..\/luci.mk/" openwrt-apps/*/Makefile && mvdir openwrt-apps git_clone https://github.com/nikkinikki-org/OpenWrt-nikki && mv -f OpenWrt-nikki/{luci-app-nikki,nikki} ./;rm -rf OpenWrt-nikki ) & (