Skip to content

Commit

Permalink
Update Build-R619AC-Lean.yml
Browse files Browse the repository at this point in the history
Try to fix some feeds source.
  • Loading branch information
Luupw3d committed Mar 5, 2024
1 parent dd94d19 commit 423f261
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/Build-R619AC-Lean.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
git clone --depth=1 -b 18.06 https://github.com/jerrykuku/luci-app-argon-config
#svn export https://github.com/messense/aliyundrive-webdav/trunk/openwrt/aliyundrive-webdav
#svn export https://github.com/messense/aliyundrive-webdav/trunk/openwrt/luci-app-aliyundrive-webdav
svn export https://github.com/vernesong/OpenClash/trunk/luci-app-openclash
# svn export https://github.com/vernesong/OpenClash/trunk/luci-app-openclash
git clone https://github.com/xiaorouji/openwrt-passwall
#git clone https://github.com/sbwml/luci-app-alist
git clone -b luci https://github.com/xiaorouji/openwrt-passwall passwall1 && mv -n passwall1/luci-app-passwall ./; rm -rf passwall1
Expand Down Expand Up @@ -243,13 +243,13 @@ jobs:
CONFIG_PACKAGE_luci-app-turboacc_INCLUDE_DNSPROXY=y
CONFIG_PACKAGE_luci-app-wifischedule=y
CONFIG_PACKAGE_luci-app-advanced=y
CONFIG_PACKAGE_luci-app-openclash=y
CONFIG_PACKAGE_luci-app-iptvhelper=y
# CONFIG_PACKAGE_luci-app-openclash=y
# CONFIG_PACKAGE_luci-app-iptvhelper=y
CONFIG_PACKAGE_luci-app-unblockneteasemusic=y
CONFIG_PACKAGE_luci-app-autotimeset=y
CONFIG_PACKAGE_luci-app-netwizard=y
CONFIG_PACKAGE_luci-app-passwall2=y
CONFIG_PACKAGE_luci-app-msd_lite=y
# CONFIG_PACKAGE_luci-app-passwall2=y
# CONFIG_PACKAGE_luci-app-msd_lite=y
CONFIG_PACKAGE_luci-app-udpxy=y
EOF
Expand Down

0 comments on commit 423f261

Please sign in to comment.