ソースを参照

Fix vendor error handling in recovery builder workflow

Vinylsmith 7 ヶ月 前
コミット
6f1d0a7de1
1 ファイル変更1 行追加0 行削除
  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 }}