Explorar o código

Remove Zip

Remove Zip
Aizawa Hikaru %!s(int64=4) %!d(string=hai) anos
pai
achega
2d10aeea89
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/Make.yml

+ 1 - 1
.github/workflows/Make.yml

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