mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
re-enable ci rv beta
This commit is contained in:
10
.github/workflows/ci.yml
vendored
10
.github/workflows/ci.yml
vendored
@@ -25,10 +25,10 @@ jobs:
|
||||
id: check-rv
|
||||
if: steps.check-gh.outputs.internet_error == '0'
|
||||
run: bash src/etc/ci.sh ReVanced/revanced-patches latest youtube-revanced.apk
|
||||
# - name: Check new patch ReVanced Beta
|
||||
# id: check-rv-beta
|
||||
# if: steps.check-gh.outputs.internet_error == '0'
|
||||
# run: bash src/etc/ci.sh ReVanced/revanced-patches prerelease youtube-beta-revanced.apk
|
||||
- name: Check new patch ReVanced Beta
|
||||
id: check-rv-beta
|
||||
if: steps.check-gh.outputs.internet_error == '0'
|
||||
run: bash src/etc/ci.sh ReVanced/revanced-patches prerelease youtube-beta-revanced.apk
|
||||
- name: Check new patch Revanced Extended forked by Anddea Stable Version
|
||||
id: check-rve-anddea-stable
|
||||
if: steps.check-gh.outputs.internet_error == '0'
|
||||
@@ -192,4 +192,4 @@ jobs:
|
||||
if: ${{ needs.check.outputs.check_BiliRoamingM == 1 }}
|
||||
uses: ./.github/workflows/manual-patch.yml
|
||||
with:
|
||||
org: "BiliRoamingM"
|
||||
org: "BiliRoamingM"
|
||||
|
||||
Reference in New Issue
Block a user