CaCO3 3 лет назад
Родитель
Сommit
bb714acb0b
1 измененных файлов с 1 добавлено и 0 удалено
  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 }}