Update PitchBlack-PBRP.yml

This commit is contained in:
ragebreaker 2024-08-16 08:40:32 +05:30 committed by GitHub
parent 63eb3f2283
commit aff880f3c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,14 +57,6 @@ jobs:
- name: Check Out
uses: actions/checkout@v4
- name: Display Inputs
run: |
echo "Displaying variables/inputs."
echo "Manifest Branch: ${{ inputs.MANIFEST_BRANCH }}"
echo "Device Tree: ${{ inputs.DEVICE_TREE }}"
echo "Device Branch: ${{ inputs.DEVICE_TREE_BRANCH }}"
echo "Build Target: ${{ inputs.BUILD_TARGET }}"
- name: Cleanup
uses: rokibhasansagar/slimhub_actions@main