cocktailpeanut 2 månader sedan
förälder
incheckning
f866cda853
1 ändrade filer med 2 tillägg och 1 borttagningar
  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: