# AutoBuild-OpenWrt **Repository Path**: soulcn/AutoBuild-OpenWrt ## Basic Information - **Project Name**: AutoBuild-OpenWrt - **Description**: Build OpenWrt using GitHub Actions | 使用 GitHub Actions 编译 OpenWrt | 感谢P3TERX的项目源码 - **Primary Language**: Shell - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-02 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AutoBuild-OpenWrt Build OpenWrt firware [Lean's OpenWrt](https://github.com/coolsnowwolf/lede) using GitHub Actions Hereby thank P3TERX for his amazing job: https://github.com/P3TERX/Actions-OpenWrt/ ## Usage - Sign up for [GitHub Actions](https://github.com/features/actions/signup) - Fork [this GitHub repository](https://github.com/esirplayground/AutoBuild-OpenWrt) - Click [.github/workflows] folder on the top of repo and you could see two workflow files, one's for x86 32bit and the other's for x86_64. - Edit the workflow file you desire,uncomment push section 3 lines together and submit the commit.(Other 2 methods wait you to discover) - 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. [For the details please visit my Y2B Channel (in Chinese) | 视频教程](https://www.youtube.com/c/esirplayground)