mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
added Cloudflare Warp
Recently, APKMirror added a DDoS protection system that sometimes prevents the repository from downloading apk files. Therefore, I use Cloudflare warp to fix this.
This commit is contained in:
@@ -16,6 +16,9 @@ jobs:
|
||||
distribution: 'zulu'
|
||||
java-version: '17'
|
||||
|
||||
- name: Setup Cloudflare Warp
|
||||
run: bash src/etc/cf_warp.sh
|
||||
|
||||
- name: Patch apk
|
||||
run: bash src/build/Revanced-Extended-Android-6-7.sh
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user