mirror of
https://github.com/JDM170/ReVanced_Builder
synced 2025-11-29 14:41:46 +07:00
Update Build.yml
This commit is contained in:
2
.github/workflows/Build.yml
vendored
2
.github/workflows/Build.yml
vendored
@@ -55,6 +55,8 @@ jobs:
|
||||
}
|
||||
Invoke-Webrequest @Parameters
|
||||
|
||||
(Get-Content -Path Release.md -Encoding utf8).replace("CLITag", $LatestSupported) | Set-Content -Path Release.md -Encoding utf8 -Force
|
||||
|
||||
- name: Downloading ReVanced CLI
|
||||
run: |
|
||||
# https://github.com/revanced/revanced-cli
|
||||
|
||||
Reference in New Issue
Block a user