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

Update build-rockchip-23.05.4.yml

parent 48962512
...@@ -4,10 +4,8 @@ on: ...@@ -4,10 +4,8 @@ on:
workflow_dispatch: workflow_dispatch:
inputs: inputs:
profile: profile:
description: '手动输入的多个 profile,并按逗号分隔' description: |
required: true 输入 profile(用逗号分隔的多个值),可选值如下:
default: 'friendlyarm_nanopi-r2s'
options:
- ariaboard_photonicat - ariaboard_photonicat
- armsom_sige3 - armsom_sige3
- armsom_sige7 - armsom_sige7
...@@ -50,7 +48,11 @@ on: ...@@ -50,7 +48,11 @@ on:
- xunlong_orangepi_5 - xunlong_orangepi_5
- xunlong_orangepi_5_plus - xunlong_orangepi_5_plus
- xunlong_orangepi_r1_plus - xunlong_orangepi_r1_plus
- xunlong_orangepi_r1_plus_lts - xunlong_orangepi_r1_plus_lts
required: true
default: 'friendlyarm_nanopi-r2s'
rootfs_partsize: rootfs_partsize:
description: '设置根文件系统分区大小 (MB)' description: '设置根文件系统分区大小 (MB)'
......
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