Browse Source

Remove LZMA compression from recovery builder

Removed LZMA compression setting from build script.
Vinylsmith 7 tháng trước cách đây
mục cha
commit
279e511656
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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 }}