ngbs 4 vuotta sitten
vanhempi
sitoutus
48e786bc7a

+ 0 - 1
.github/workflows/build-dnscrypt-proxy.yml

@@ -10,7 +10,6 @@ on:
 
 jobs:
   build-dnscrypt-proxy:
-    needs: build-basic
     runs-on: ubuntu-latest
     steps:
       - name: Set Variables

+ 0 - 1
.github/workflows/build-naiveproxy.yml

@@ -10,7 +10,6 @@ on:
 
 jobs:
   build-naiveproxy:
-    needs: build-basic
     runs-on: ubuntu-latest
     steps:
       - name: Set Variables

+ 0 - 1
.github/workflows/build-syncthing.yml

@@ -10,7 +10,6 @@ on:
 
 jobs:
   build-syncthing:
-    needs: build-basic
     runs-on: ubuntu-latest
     steps:
       - name: Set Variables