Update TeamWin-TWRP.yml

This commit is contained in:
ragebreaker 2024-09-02 13:39:51 +05:30 committed by GitHub
parent ef423dd102
commit 30d8057174
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -158,6 +158,7 @@ jobs:
Build: ${{ inputs.MANIFEST_BRANCH }}
Device: [Device Tree/Branch](${{ inputs.DEVICE_TREE }}/tree/${{ inputs.DEVICE_TREE_BRANCH }})
Commit: Most recent [commit](${{ inputs.DEVICE_TREE }}/commit/${{ env.COMMIT_ID }}) during building.
prerelease: true
- name: Run LDCheck
if: inputs.LDCHECK == 'true'