Update PBRP-old.yml
This commit is contained in:
parent
81ca7cbc26
commit
6b71d1f073
1
.github/workflows/PBRP-old.yml
vendored
1
.github/workflows/PBRP-old.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user