This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
利用 Action 构建内核 · 可选配置
编译的内核默认不会自动发布,需通过以下配置实现。
在 jobs: 下方按如下格式追加你的 workflow:
jobs:
jobs: 你的yml文件名: name: 预期的CI执行名称 uses: ./.github/workflows/你的yml文件名.yml
若希望展示明确的设备支持列表,找到 RELEASE_NOTES: 并按列表样式添加设备信息,Supported_list.md 同理。
RELEASE_NOTES:
Supported_list.md
git add . git commit -m "Add auto release config" git push
🌐 Language / 语言
English | 中文
📖 English
Local Build
Build with Actions
Hide Root Trace
📖 中文
基础编译
利用 Action 构建内核
隐藏Root痕迹
Deleting the wiki page "自动发布" cannot be undone. Continue?