Ver Fonte

Fix vendor error handling in recovery builder workflow

Vinylsmith há 7 meses atrás
pai
commit
6f1d0a7de1
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      .github/workflows/OrangeFox-Recovery-Builder-new.yml

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

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