mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
remove bilibili
Because it closed source, can't self patch anymore Update workflow Change CI to detect new patch file format (.rvp)
This commit is contained in:
2
.github/actions/preparing/action.yml
vendored
2
.github/actions/preparing/action.yml
vendored
@@ -3,7 +3,7 @@ runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- name: Set up jdk
|
||||
uses: actions/setup-java@v4.0.0
|
||||
uses: actions/setup-java@v4.5.0
|
||||
with:
|
||||
distribution: 'zulu'
|
||||
java-version: '17'
|
||||
|
||||
Reference in New Issue
Block a user