mirror of
https://github.com/JackA1ltman/NonGKI_Kernel_Build_2nd.git
synced 2026-08-19 15:03:40 +08:00
Page:
en Running and Downloading Artifacts
Pages
Fork 项目
Home
en Automated Release
en Choosing a Toolchain
en Compiling on a Mobile Device
en Compiling the Kernel
en Compiling the Stock Vendor Kernel
en Configuring the YML File
en Embedding KernelSU and Patching SuSFS
en Fork the Repository
en Hiding Root Common Methods
en Introduction
en Kernel Build FAQ
en Packaging and Flashing
en Requirements
en Running and Downloading Artifacts
en Setting Up the Environment
en Variable Reference
内核编译答疑
利用移动设备编译内核
变量参考
基础需求
嵌入KernelSU和SuSFS修补
序章
打包与刷入
搭建基础环境
编译内核
编译器选择
编译设备厂商原始内核
自动发布
运行与产物
配置 YML 文件
隐藏Root常规方式
No results
1
en Running and Downloading Artifacts
JackA1ltman edited this page 2026-04-04 23:24:57 +08:00
Running and Downloading Artifacts
Build with Actions · Step 3
Push and Trigger the Action
Once your YML file is ready, push the changes:
git add .
git commit -m "Add my device build config"
git push
Run the Workflow in Github Actions
- Go to your forked repository and click the Actions tab at the top
- On first use, click I understand my workflows, go ahead and enable them
- Find your workflow by its
namein the left sidebar and click it - Click Run workflow on the right side
- Confirm the branch is
mainline, then click the green Run workflow button
Download the Build Artifacts
After the run completes successfully (✅):
- Click the completed run entry to open the details page
- Scroll to the bottom and find the Artifacts section
- Click the download icon next to your artifact to download it
Note
: Extract the downloaded archive once — the artifact is already a zip, and downloading it wraps it in another layer.
🌐 Language / 语言
📖 English
Local Build
- Setting Up the Environment
- Choosing a Toolchain
- Compiling the Kernel
- Compiling on a Mobile Device
- Compiling the Stock Vendor Kernel
- Embedding KernelSU & Patching SuSFS
- Packaging and Flashing
- Kernel Build FAQ
Build with Actions
- Fork the Repository
- Configuring the YML File
- Variable Reference
- Running and Downloading Artifacts
- Automated Release
Hide Root Trace
📖 中文
基础编译
利用 Action 构建内核
隐藏Root痕迹