Skip to content

Commit

Permalink
Update Recovery Build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CaptainThrowback authored Feb 13, 2024
1 parent 395175e commit 09b80b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Recovery Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
if: ${{ steps.buildtree.outputs.value == 'aosp' }}
run: |
source build/envsetup.sh
lunch ${{ steps.buildtree.outputs.value }}_${{ github.event.inputs.DEVICE_NAME }}-eng
lunch twrp_${{ github.event.inputs.DEVICE_NAME }}-eng
working-directory: workspace
id: syncdevicedeps
continue-on-error: true
Expand Down

0 comments on commit 09b80b1

Please sign in to comment.