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

Update build-x86-64.yml

parent be31d8e6
...@@ -4,9 +4,9 @@ on: ...@@ -4,9 +4,9 @@ on:
workflow_dispatch: workflow_dispatch:
inputs: inputs:
profile: profile:
description: '手动输入的多个 profile,并按逗号分隔' description: '请输入要编译固件大小 单位(KB)'
required: true required: true
default: 'generic' default: '1024'
jobs: jobs:
build: 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