We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c949ad9 commit 99a6513Copy full SHA for 99a6513
.github/workflows/Build_OP_Redmi_AX6000.yml
@@ -18,8 +18,8 @@ jobs:
18
19
env:
20
DEBIAN_FRONTEND: noninteractive
21
- REPO_URL: https://github.com/openwrt/openwrt
22
- #REPO_URL: https://github.com/coolsnowwolf/lede
+ #REPO_URL: https://github.com/openwrt/openwrt
+ REPO_URL: https://github.com/coolsnowwolf/lede
23
REPO_BRANCH: master
24
CONFIG_FILE: 'redmi_ax6000.config'
25
GITHUB_TOKEN: ${{ github.token }}
0 commit comments