mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2026-08-16 12:33:31 +00:00
disable warp
This commit is contained in:
parent
fe3f111d72
commit
b4015faf34
1 changed files with 3 additions and 3 deletions
6
.github/actions/preparing/action.yml
vendored
6
.github/actions/preparing/action.yml
vendored
|
|
@ -7,6 +7,6 @@ runs:
|
|||
with:
|
||||
distribution: 'zulu'
|
||||
java-version: '17'
|
||||
- name: Setup Cloudflare Warp
|
||||
shell: bash
|
||||
run: bash src/etc/cf_warp.sh
|
||||
# - name: Setup Cloudflare Warp
|
||||
# shell: bash
|
||||
# run: bash src/etc/cf_warp.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue