English | 中文
Use Github Action for a easier way to compile firmwares with Image Builder.
- Click the Use this template button to create a new repository.
- By default, ImmortalWrt 23.05.3 (r27917-81a1f98d5b) is used. To change it, modify the
DOWNLOAD_URLin.github/workflows/image-builder.yml. May also be applicable for compiling the official OpenWrt version (untested). - Modify the
PROFILEin image-builder.yml according to your device. - Modify
uci-custom(first boot script) andpackages.list(to add or remove packages) as needed. - Upload other ipk files to the
packagesfolder (if any). - Select
ImmortalWrt Image Builderon the Actions page. - Click the
Run workflowbutton. - When the build is completed, click the file links under
Artifactsto download the firmwares.