Skip to content

Commit

Permalink
udpate youtube-dl
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtrkmn committed Jan 5, 2024
1 parent 255831f commit 22bd1c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/releaseplaylists.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
run: |
sudo wget https://github.com/ytdl-org/youtube-dl/releases/download/2021.12.17/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl
sudo youtube-dl -U
- name: Go Build
run: go build -o main -v .

Expand Down

0 comments on commit 22bd1c8

Please sign in to comment.