Update PBRP-old.yml

This commit is contained in:
ragebreaker 2024-12-13 08:22:57 +05:30 committed by GitHub
parent 81ca7cbc26
commit 6b71d1f073
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -156,6 +156,7 @@ jobs:
- name: Building PitchBlack - name: Building PitchBlack
run: | run: |
pushd android-recovery pushd android-recovery
ls -l vendor/pb/
source build/envsetup.sh source build/envsetup.sh
export ALLOW_MISSING_DEPENDENCIES=true export ALLOW_MISSING_DEPENDENCIES=true
if [ "${{ inputs.BUILD_TARGET }}" != "pbrp" ]; then if [ "${{ inputs.BUILD_TARGET }}" != "pbrp" ]; then