2
0
Matthew R. Kasun 3 жил өмнө
parent
commit
88aa3ef91a

+ 1 - 4
.github/workflows/buildandrelease.yml

@@ -468,10 +468,7 @@ jobs:
 
   linux-packages:
     runs-on: ubuntu-latest
-    needs: |
-      version
-      netclient-x86
-      netclient-arm
+    needs: [version, netclient-x86, netclient-arm]
     steps:
       - name: Repository Dispatch
         uses: peter-evans/[email protected]