Update PitchBlack-PBRP.yml

This commit is contained in:
ragebreaker 2024-09-02 13:37:37 +05:30 committed by GitHub
parent b0b44e6a41
commit 5a38c1880e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -205,6 +205,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'