Skip to content

Commit

Permalink
Update TWRP_Build_patches.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brigudav authored Jan 23, 2024
1 parent e24dd3c commit 95f6a36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/TWRP_Build_patches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ jobs:
run: |
source build/envsetup.sh
export ALLOW_MISSING_DEPENDENCIES=true
repopick 7203
lunch ${{ steps.buildtree.outputs.value }}_${{ github.event.inputs.DEVICE_NAME }}-eng && make clean && make ${{ github.event.inputs.BUILD_TARGET }}image -j$(nproc --all)
working-directory: ${{ steps.pwd.outputs.wsdir }}

Expand Down

0 comments on commit 95f6a36

Please sign in to comment.