Remove Zip
Remove Zip
This commit is contained in:
parent
49f83712a6
commit
2d10aeea89
2
.github/workflows/Make.yml
vendored
2
.github/workflows/Make.yml
vendored
@ -95,7 +95,7 @@ jobs:
|
||||
source build/envsetup.sh
|
||||
lunch ${{ github.event.inputs.LIBRARY_NAME }}_${{ github.event.inputs.DEVICE_NAME }}-eng
|
||||
make clean
|
||||
make recoveryimage -j$(nproc --all)
|
||||
make recoveryimage -j$(nproc --all)
|
||||
|
||||
- name: Upload to Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
|
Loading…
Reference in New Issue
Block a user