Files
Revanced-And-Revanced-Exten…/.github/actions/preparing/action.yml
siritami ebe3fe1b26 update workflow
Workflow will stop if github internet connection not stable
2024-03-01 01:08:04 +07:00

12 lines
276 B
YAML

name: Preparing to patch
runs:
using: "composite"
steps:
- name: Set up jdk
uses: actions/setup-java@v4.0.0
with:
distribution: 'zulu'
java-version: '17'
- name: Setup Cloudflare Warp
shell: bash
run: bash src/etc/cf_warp.sh