From b2395663c26dec6b71a47413801c3aa24e91f48e Mon Sep 17 00:00:00 2001 From: Fioren <102145692+FiorenMas@users.noreply.github.com> Date: Sat, 3 Feb 2024 00:17:01 +0700 Subject: [PATCH] fix :bug: --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bc2d537..1c1fc3f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: run: bash src/etc/ci.sh ReVanced/revanced-patches youtube-revanced.apk - name: Check new patch ReX id: check-rex - run: bash src/etc/ci.sh YT-Advanced/ReX-patches youtube-revanced-extended.apk + run: bash src/etc/ci.sh YT-Advanced/ReX-patches youtube-ReX.apk - name: Check new patch Revanced Extended id: check-rve run: bash src/etc/ci.sh inotia00/revanced-patches youtube-revanced-extended.apk