]> jfr.im git - yt-dlp.git/blobdiff - .github/workflows/build.yml
[build] Various build workflow improvements
[yt-dlp.git] / .github / workflows / build.yml
index bec0576d1e13c28a729a73f219234bbcba42cf97..d038e693d909075510a97ce7f737a4e0a1a08889 100644 (file)
@@ -41,7 +41,7 @@ on:
         required: true
         type: string
       channel:
-        description: Update channel (stable/nightly)
+        description: Update channel (stable/nightly/...)
         required: true
         default: stable
         type: string
@@ -316,7 +316,7 @@ jobs:
             dist/yt-dlp_x86.exe
 
   meta_files:
-    if: inputs.meta_files && always()
+    if: inputs.meta_files && always() && !cancelled()
     needs:
       - unix
       - linux_arm