Build OpenWrt using GitHub Actions
Read the details in P3TERX blog (in Chinese) | 中文教程
rm -f .config.old && make defconfig && ./scripts/diffconfig.sh > seed.config && cat seed.config
- Click the Use this template button to create a new repository.
- Generate
.config
files using OpenWrt/Lean's OpenWrt/Lienol's OpenWrt source code. ( You can change it through environment variables in the workflow file. ) - Push
.config
file to the GitHub repository, and the build starts automatically.Progress can be viewed on the Actions page. - When the build is complete, click the
Artifacts
button in the upper right corner of the Actions page to download the binaries.
- Microsoft
- Microsoft Azure
- GitHub
- GitHub Actions
- tmate
- mxschmitt/action-tmate
- csexton/debugger-action
- Cisco
- OpenWrt
- Lean's OpenWrt
- Lienol's OpenWrt
- P3TERX/Actions-OpenWrt
- Cowtransfer
- WeTransfer
- Mikubill/transfer
MIT © MOLUN