Skip to content

Commit 71ff839

Browse files
authored
Only powershell
1 parent 37e290a commit 71ff839

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/test-arm64-builds.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
11
name: test-arm64
22
on: push
33
jobs:
4-
cmd-tests:
5-
name: test-arm64-on-cmd
6-
runs-on: windows-11-arm
7-
steps:
8-
- run: cmd /c curl https://github.com/bashonly/yt-dlp/releases/download/winarm64/yt-dlp_arm64.exe -o yt-dlp_arm64.exe
9-
- run: cmd /c yt-dlp_arm64.exe --version
10-
- run: cmd /c yt-dlp_arm64.exe --verbose
11-
- run: cmd /c yt-dlp_arm64.exe --verbose https://tryitands.ee/tias.mp4 --exec del
12-
- run: cmd /c yt-dlp_arm64.exe --verbose https://tryitands.ee/tias.mp4 --impersonate chrome
134
pwsh-tests:
145
name: test-arm64-on-pwsh
156
runs-on: windows-11-arm

0 commit comments

Comments
 (0)