test
Some checks failed
First CI / build (linux-x64) (push) Successful in 2m26s
First CI / test (push) Has been cancelled
First CI / build (win-x64) (push) Has been cancelled

This commit is contained in:
WojoMax 2024-11-26 14:06:44 +01:00
parent bff3d29fb3
commit 1d36fc94f6

View File

@ -21,4 +21,5 @@ jobs:
test: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- run: echo "xd" - run: sudo apt update
- run: sudo apt install yt-dlp -y