Skip to content

Commit

Permalink
Update Recovery-Builder-TWRP.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Jamie Falconer <[email protected]>
  • Loading branch information
MrFluffyOven authored Oct 18, 2024
1 parent ac53583 commit 81c5336
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/Recovery-Builder-TWRP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
if: inputs.REPOPICK_PATCHES != null
run: |
source build/envsetup.sh
repopick -Q "branch:android-14+status:open+-change:7371+-change:7543+-change:7553+-change:7671+-change:7717+-change:7718"
repopick -g https://gerrit.twrp.me ${{ inputs.REPOPICK_PATCHES }}
working-directory: workspace
continue-on-error: true

Expand All @@ -134,11 +134,6 @@ jobs:
;;
14)
patchNum=7371
patchNum=7543
patchNum=7553
patchNum=7671
patchNum=7717
patchNum=7718
;;
esac
source build/envsetup.sh
Expand Down

0 comments on commit 81c5336

Please sign in to comment.