更新 OpenWrt/upload.sh
Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
parent
f139c69df6
commit
b3ed772baf
@ -9,7 +9,7 @@ TAG="OpenWrt-X86_64-24.10"
|
|||||||
echo "➜ 下载GitHub Release文件..."
|
echo "➜ 下载GitHub Release文件..."
|
||||||
|
|
||||||
# 根据架构选择对应的tag
|
# 根据架构选择对应的tag
|
||||||
case "$matrix.model" in
|
case "$model" in
|
||||||
"x86_64")
|
"x86_64")
|
||||||
TAG="OpenWrt-X86_64-24.10"
|
TAG="OpenWrt-X86_64-24.10"
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user