Explorar el Código

Remove LZMA compression from recovery builder

Removed LZMA compression setting from build script.
Vinylsmith hace 7 meses
padre
commit
279e511656
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      .github/workflows/OrangeFox-Recovery-Builder-new.yml

+ 0 - 1
.github/workflows/OrangeFox-Recovery-Builder-new.yml

@@ -121,7 +121,6 @@ jobs:
         set +e
         source build/envsetup.sh
         export ALLOW_MISSING_DEPENDENCIES=true
-        export OF_USE_LZMA_COMPRESSION=1
         set -e
         ${{ steps.fox_branch.outputs.value }}