Update Testing.yml
This commit is contained in:
@@ -103,7 +103,6 @@ jobs:
|
||||
cd ..
|
||||
cd ..
|
||||
cd fox_${{ github.event.inputs.MANIFEST_BRANCH }}
|
||||
repo sync -j$(nproc --all) --force-sync
|
||||
git clone ${{ github.event.inputs.DEVICE_TREE }} -b ${{ github.event.inputs.DEVICE_TREE_BRANCH }} ${{ github.event.inputs.DEVICE_PATH }}
|
||||
source build/envsetup.sh
|
||||
lunch ${{ github.event.inputs.MAKEFILE_NAME }}-eng && mka adbd ${{ github.event.inputs.BUILD_TARGET }}image
|
||||
|
||||
Reference in New Issue
Block a user