Build OpenWrt using GitHub Actions
Read the details in my blog (in Chinese) | 中文教程
GitHub Actions Group | GitHub Actions Channel
- Sign up for GitHub Actions
- Fork this GitHub repository
- Generate
.configfiles using Lean's OpenWrt source code. - Push
.configfile to the GitHub repository, and the build starts automatically.Progress can be viewed on the Actions page. - When the build is complete, click the
Artifactsbutton in the upper right corner of the Actions page to download the binaries.
MIT © P3TERX