Compile your first custom recovery from OrangeFox Recovery using Github Action.
-
Fork this repository.
-
Go to
Action
tab >All workflows
>OrangeFox - Build
>Run workflow
, then fill all the required information:
- MANIFEST_BRANCH (
12.1
and11.0
) - DEVICE_TREE (Your device tree repository link.)
- DEVICE_TREE_BRANCH (Your device tree repository branch.)
- DEVICE_PATH (
device/vendor/codename
) - DEVICE_NAME (Your device codename)
- BUILD_TARGET (
boot
,recovery
,vendorboot
)