|
|
@@ -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
|