Jelajahi Sumber

Update OrangeFox-Recovery-Builder.yml

ツ๛abrohim๛ 1 tahun lalu
induk
melakukan
6ccae3ebac
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      .github/workflows/OrangeFox-Recovery-Builder.yml

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

@@ -103,7 +103,7 @@ jobs:
     - name: Clone Device Tree
       run: |
         cd ${GITHUB_WORKSPACE}/OrangeFox/fox_${{ github.event.inputs.MANIFEST_BRANCH }}
-        git clone https://github.com/abrohim0786/android_device_xiaomi_ares.git -b TWRP-12.1 ./device/xiaomi/ares
+        git clone https://github.com/abrohim0786/android_device_xiaomi_ares.git -b ares-12.1 ./device/xiaomi/ares
         cd device/xiaomi/ares
         echo "COMMIT_ID=$(git rev-parse HEAD)" >> $GITHUB_ENV