From 3e555d0672a10510fc5367ca1aa467eaa6204ef3 Mon Sep 17 00:00:00 2001 From: exalromansy1 <120054209+exalromansy1@users.noreply.github.com> Date: Sun, 1 Jan 2023 20:26:06 +0200 Subject: [PATCH] Update twrp.yml --- .github/workflows/twrp.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/twrp.yml b/.github/workflows/twrp.yml index 942acbd6..0e34c3bc 100644 --- a/.github/workflows/twrp.yml +++ b/.github/workflows/twrp.yml @@ -14,13 +14,13 @@ on: workflow_dispatch: env: - MANIFEST: https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git -b twrp-11 - DEVICE: m10lte - DT_LINK: https://github.com/Hostfl/android_device_samsung_m10lte -b android_11 - DT_PATH: device/samsung/m10lte + MANIFEST: https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git -b twrp-9.0 + DEVICE: Infinix-X626B + DT_LINK: https://github.com/twrpdtgen/android_device_infinix_Infinix-X626B + DT_PATH: device/infinix/Infinix-X626B TARGET: recoveryimage BUILD: recovery - OT: twrp_ + OT: omni_ TZ: Europe/London jobs: