Files
Revanced-And-Revanced-Exten…/.github/actions/preparing/action.yml
Fioren 12ba4a6271 remove bilibili
Because it closed source, can't self patch anymore
Update workflow
Change CI to detect new patch file format (.rvp)
2024-10-30 01:54:54 +07:00

13 lines
280 B
YAML

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