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
@@ -64,7 +64,7 @@ jobs:
|
||||
}
|
||||
Invoke-Webrequest @Parameters
|
||||
|
||||
(Get-Content -Path Release.md -Encoding utf8).replace("YouTubeTag", $LatestSupportedYT) | Set-Content -Path Release.md -Encoding utf8 -Force
|
||||
(Get-Content -Path Release.md -Encoding utf8).replace("YouTubeTag", $LatestSupported) | Set-Content -Path Release.md -Encoding utf8 -Force
|
||||
|
||||
- name: Downloading ReVanced CLI
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user