We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c973d1 commit 2eb5444Copy full SHA for 2eb5444
1 file changed
.github/workflows/r3g1.yml
@@ -8,7 +8,7 @@
8
# Description: Build OpenWrt using GitHub Actions
9
#
10
11
-name: Build Mi R3G1 OpenWrt
+name: Build Mi r3g1 OpenWrt
12
13
on:
14
repository_dispatch:
@@ -27,7 +27,7 @@ env:
27
REPO_URL: https://github.com/coolsnowwolf/lede
28
REPO_BRANCH: master
29
FEEDS_CONF: feeds.conf.default
30
- CONFIG_FILE: config/R3G1.config
+ CONFIG_FILE: config/r3g1.config
31
DIY_P1_SH: diy-part1.sh
32
DIY_P2_SH: diy-part2.sh
33
UPLOAD_BIN_DIR: false
0 commit comments