cocktailpeanut 2 tháng trước cách đây
mục cha
commit
f866cda853
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      .github/workflows/build.yml

+ 2 - 1
.github/workflows/build.yml

@@ -112,7 +112,8 @@ jobs:
           release: false
 
   publish:
-    needs: [windows, mac, linux]
+    #needs: [windows, mac, linux]
+    needs: [mac, linux]
     runs-on: ubuntu-latest
     steps: