Update PBRP-new.yml
This commit is contained in:
parent
d985b2f303
commit
472b43071b
2
.github/workflows/PBRP-new.yml
vendored
2
.github/workflows/PBRP-new.yml
vendored
@ -150,7 +150,7 @@ jobs:
|
|||||||
cd ${{ inputs.DEVICE_PATH }}
|
cd ${{ inputs.DEVICE_PATH }}
|
||||||
echo "COMMIT_ID=$(git rev-parse HEAD)" >> $GITHUB_ENV
|
echo "COMMIT_ID=$(git rev-parse HEAD)" >> $GITHUB_ENV
|
||||||
|
|
||||||
- name: Check Build Makefile
|
- name: Check Build Makefile
|
||||||
run: |
|
run: |
|
||||||
cd android-recovery
|
cd android-recovery
|
||||||
echo "Checking for recovery makefiles in ${{ inputs.DEVICE_PATH }}"
|
echo "Checking for recovery makefiles in ${{ inputs.DEVICE_PATH }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user