diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 4e4ae34..e1be223 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -24,3 +24,5 @@ jobs: - run: sudo apt update - run: sudo apt install yt-dlp -y - run: yt-dlp "https://www.youtube.com/watch?v=TAeNlpUIlRs" + needs: + build