From acf686bb7a52ba54633c178a97c1f1e7377e5266 Mon Sep 17 00:00:00 2001 From: Fioren <102145692+FiorenMas@users.noreply.github.com> Date: Mon, 25 Mar 2024 21:14:19 +0700 Subject: [PATCH] fix --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4b7365e..2d49bc5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: - name: Check new patch ReX forked by anddea beta id: check-rex-anddea-beta if: steps.check-gh.outputs.internet_error == '0' - run: bash src/etc/ci.sh anddea/revanced-patches latest youtube-beta-ReX-anddea.apk + run: bash src/etc/ci.sh anddea/revanced-patches prerelease youtube-beta-ReX-anddea.apk - name: Check new patch Revanced Extended id: check-rve if: steps.check-gh.outputs.internet_error == '0' @@ -168,4 +168,4 @@ jobs: if: ${{ needs.check.outputs.check_rve5 == 1 }} uses: ./.github/workflows/manual-patch.yml with: - org: "Revanced Extended Android 5" \ No newline at end of file + org: "Revanced Extended Android 5"