English | 中文
A template for building OpenWrt with GitHub Actions
.config
files using Lean's OpenWrt source code. ( You can change it through environment variables in the workflow file. ).config
file to the GitHub repository.Build OpenWrt
on the Actions page.Run workflow
button.Artifacts
button in the upper right corner of the Actions page to download the binaries..config
file and build the OpenWrt firmware. Thus, before create repository to build your own firmware, you may check out if others have already built it which meet your needs by simply search Actions-Openwrt
in GitHub.