diff --git a/.github/workflows/auto_compile_AX6.yml b/.github/workflows/auto_compile_AX6.yml index d0d3a74e..70a3787f 100644 --- a/.github/workflows/auto_compile_AX6.yml +++ b/.github/workflows/auto_compile_AX6.yml @@ -22,12 +22,13 @@ on: # - cron: 15 21 2,7,12,17,22,27 * * env: -# REPO_URL: https://github.com/sdf8057/lede.git -# REPO_BRANCH: wifi - REPO_URL: https://github.com/hululu1068/OpenWRT-Code + # REPO_URL: https://github.com/sdf8057/lede.git + # REPO_BRANCH: wifi + # REPO_URL: https://github.com/hululu1068/OpenWRT-Code # REPO_URL: https://github.com/coolsnowwolf/lede.git # REPO_BRANCH: master - REPO_BRANCH: ipq807x-5.15-nss + REPO_URL: https://github.com/TerryLip/AX6NSS.git + REPO_BRANCH: qualcommax-6.1-nss-wifi FEEDS_CONF: feeds.conf.default CONFIG_FILE: .config DIY_P1_SH: diy-part1.sh