Skip to content

Commit 60158c8

Browse files
authored
Update test-arm64-builds.yml
1 parent 7a1c252 commit 60158c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ jobs:
66
runs-on: macos-latest
77
steps:
88
- run: curl https://github.com/yt-dlp/yt-dlp/releases/download/2025.08.20/yt-dlp_macos -o yt-dlp_macos --location
9+
- run: chmod 777 yt-dlp_macos
910
- run: ./yt-dlp_macos --verbose --update-to nightly
1011
- run: ./yt-dlp_macos --verbose --update-to master
1112
- run: ./yt-dlp_macos --verbose --update-to stable

0 commit comments

Comments
 (0)