Remove conditional for 12.1 repopick

Patches have been officially merged

Signed-off-by: Sakshi Aggarwal <81718060+sakshiagrwal@users.noreply.github.com>
This commit is contained in:
Captain Throwback 2022-10-14 18:08:40 -04:00 committed by Sakshi Aggarwal
parent 915605ce0e
commit dbae9099e5

View File

@ -148,13 +148,6 @@ jobs:
with:
swap-size-gb: 12
- name: Check Build Branch
if: ${{ github.event.inputs.MANIFEST_BRANCH == 'twrp-12.1' }}
run: |
source build/envsetup.sh
repopick 5405 5540
working-directory: ${{ steps.pwd.outputs.pwd }}
- name: Building recovery
run: |
source build/envsetup.sh