소스 검색

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: |