浏览代码

Update OrangeFox-Recovery-Builder.yml

ツ๛abrohim๛ 1 年之前
父节点
当前提交
5c4b44a9a5
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .github/workflows/OrangeFox-Recovery-Builder.yml

+ 2 - 2
.github/workflows/OrangeFox-Recovery-Builder.yml

@@ -226,8 +226,8 @@ jobs:
         cd ${{ env.FILE_PATH }}/recovery/root/
         python3 ldcheck -p system/lib64:vendor/lib64:system/lib:vendor/lib -d ${{ github.event.inputs.LDCHECK }}
         echo "Done checking missing dependencies. Review, and reconfigure your tree."
-      continue-on-error: truev.COMMIT_ID }}) during building.
-          MD5 (img): ${{ env.MD5_IMG }}
+        continue-on-error: truev.COMMIT_ID }}) during building.
+        MD5 (img): ${{ env.MD5_IMG }}
           
     - name: Run LDCheck
       run: |