Update Recovery Build (Legacy).yml
This commit is contained in:
parent
7e063cedff
commit
882b8024b9
@ -148,7 +148,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
source build/envsetup.sh
|
source build/envsetup.sh
|
||||||
export ALLOW_MISSING_DEPENDENCIES=true
|
export ALLOW_MISSING_DEPENDENCIES=true
|
||||||
lunch ${{ github.event.inputs.MAKEFILE_NAME }}-eng && make clean && make ${{ github.event.inputs.BUILD_TARGET }}image -j$(nproc --all)
|
lunch ${{ github.event.inputs.MAKEFILE_NAME }}-eng && make clean && mka ${{ github.event.inputs.BUILD_TARGET }}image -j$(nproc --all)
|
||||||
working-directory: ${{ steps.pwd.outputs.workspace-folder }}
|
working-directory: ${{ steps.pwd.outputs.workspace-folder }}
|
||||||
|
|
||||||
- name: Upload to Release
|
- name: Upload to Release
|
||||||
|
Loading…
Reference in New Issue
Block a user