|
@@ -148,13 +148,6 @@ jobs:
|
|
|
with:
|
|
with:
|
|
|
swap-size-gb: 12
|
|
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
|
|
- name: Building recovery
|
|
|
run: |
|
|
run: |
|
|
|
source build/envsetup.sh
|
|
source build/envsetup.sh
|