Sfoglia il codice sorgente

Merge pull request #1 from Vinylsmith/OrangeFox_ROOT-VENDOR-ERROR-FIX

Update OrangeFox recovery build configuration
Vinylsmith 7 mesi fa
parent
commit
62a73bd330
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/OrangeFox-Recovery-Builder-new.yml

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

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