mirror of
https://github.com/JDM170/ReVanced_Builder
synced 2025-11-29 14:41:46 +07:00
Update workflow
Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
This commit is contained in:
4
.github/workflows/Build.yml
vendored
4
.github/workflows/Build.yml
vendored
@@ -10,10 +10,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@main
|
- uses: actions/checkout@main
|
||||||
|
|
||||||
- name: Install AngleSharp
|
|
||||||
run: |
|
|
||||||
Install-Package AngleSharp -Source https://www.nuget.org/api/v2 -SkipDependencies -Force
|
|
||||||
|
|
||||||
- name: Download YouTube
|
- name: Download YouTube
|
||||||
run: |
|
run: |
|
||||||
New-Item -Path Temp -ItemType Directory -Force
|
New-Item -Path Temp -ItemType Directory -Force
|
||||||
|
|||||||
Reference in New Issue
Block a user