Skip to content

Commit b6db7f1

Browse files
authored
Update build-rockchip-immortalWrt-24.10.x.yml
1 parent 861a5ff commit b6db7f1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build-rockchip-immortalWrt-24.10.x.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,12 @@ on:
7676
description: "集成 store 商店"
7777
required: false
7878
type: boolean
79-
default: true
79+
default: false
8080
include_docker:
8181
description: |
8282
是否编译 Docker 插件
8383
required: true
84-
default: 'yes'
84+
default: 'no'
8585
type: choice
8686
options:
8787
- 'yes'
@@ -166,7 +166,7 @@ jobs:
166166
-e ENABLE_PPPOE=${{ inputs.enable_pppoe }} \
167167
-e PPPOE_ACCOUNT=${{ inputs.pppoe_account }} \
168168
-e PPPOE_PASSWORD=${{ inputs.pppoe_password }} \
169-
immortalwrt/imagebuilder:rockchip-armv8-25.12-SNAPSHOT /bin/bash /home/build/immortalwrt/build.sh
169+
immortalwrt/imagebuilder:rockchip-armv8-openwrt-25.12 /bin/bash /home/build/immortalwrt/build.sh
170170
171171
172172
- name: Create info

0 commit comments

Comments
 (0)