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:
yue374
2024-01-05 01:30:44 +07:00
parent 07608d3703
commit 64e91809d8
7 changed files with 35 additions and 4 deletions

View File

@@ -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.sh
env: