Build OpenWrt using GitHub Actions
Read the details in my blog (in Chinese) | 中文教程
- Click the Use this template button to create a new repository.
- [optional] Generate
.config
files using Lean's OpenWrt source code. - Push
.config
file to the GitHub repository, or choose "SSH connection to Actions" to true and generate it manually in tmate terminal. - Select
Build OpenWrt
on the Actions page. - Click the
Run workflow
button. - When the build is complete, click the
Artifacts
button in the upper right corner of the Actions page to download the binaries.
MIT © P3TERX