cocktailpeanut 2 月之前
父節點
當前提交
f866cda853
共有 1 個文件被更改,包括 2 次插入1 次删除
  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: