Update Testing.yml

This commit is contained in:
Carlo Dandan
2022-10-21 22:32:28 +08:00
committed by GitHub
parent f74cf9e94a
commit be920dcb0c
-1
View File
@@ -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