mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
fix
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -69,9 +69,6 @@ jobs:
|
||||
id: check-Revanced-Experiments
|
||||
if: steps.check-gh.outputs.internet_error == '0'
|
||||
run: bash src/etc/ci.sh Aunali321/ReVancedExperiments latest telegram-revanced-experiments.apk
|
||||
- name: Keep workflow run
|
||||
if: steps.check-gh.outputs.internet_error == '0'
|
||||
uses: gautamkrishnar/keepalive-workflow@v1
|
||||
- name: Re-run workflow if github connection not stable
|
||||
if: always() && steps.check-rv.outcome == 'skipped' && env.retry_count < env.max_retries
|
||||
uses: actions/github-script@v7
|
||||
|
||||
Reference in New Issue
Block a user