Explorar el Código

Update build.yaml

CaCO3 hace 3 años
padre
commit
bb714acb0b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .github/workflows/build.yaml

+ 1 - 0
.github/workflows/build.yaml

@@ -365,6 +365,7 @@ jobs:
 #########################################################################################
 # This is the same as in the update-webinstaller.yml
   update-web-installer:    
+    needs: [release]
     environment:
       name: github-pages
       url: ${{ steps.deployment.outputs.page_url }}