Remove Zip

Remove Zip
This commit is contained in:
Aizawa Hikaru 2021-10-30 14:47:49 +08:00
parent 49f83712a6
commit 2d10aeea89

View File

@ -95,7 +95,7 @@ jobs:
source build/envsetup.sh source build/envsetup.sh
lunch ${{ github.event.inputs.LIBRARY_NAME }}_${{ github.event.inputs.DEVICE_NAME }}-eng lunch ${{ github.event.inputs.LIBRARY_NAME }}_${{ github.event.inputs.DEVICE_NAME }}-eng
make clean make clean
make recoveryimage -j$(nproc --all) make recoveryimage -j$(nproc --all)
- name: Upload to Release - name: Upload to Release
uses: softprops/action-gh-release@v1 uses: softprops/action-gh-release@v1