Unverified Commit 90a50e6b authored by wukongdaily's avatar wukongdaily Committed by GitHub
Browse files

Update build-rockchip.yml

parent 7de37c50
......@@ -4,13 +4,13 @@ on:
workflow_dispatch:
inputs:
profile:
description: '请输入要编译固件大小 单位(MB)'
description: '手动输入的多个 profile,并按逗号分隔'
required: true
default: '512'
default: 'friendlyarm_nanopi-r3s,radxa_zero-3e'
rootfs_partsize:
description: '设置根文件系统分区大小 (MB)'
required: true
default: '512'
default: '1024'
jobs:
build:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment