瀏覽代碼

Update build.yaml

CaCO3 3 年之前
父節點
當前提交
76ef3a80cc
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .github/workflows/build.yaml

+ 2 - 2
.github/workflows/build.yaml

@@ -363,5 +363,5 @@ jobs:
 #########################################################################################
 #########################################################################################
 ## Update the Web Installer on a release
 ## Update the Web Installer on a release
 #########################################################################################
 #########################################################################################
-# The Update of the Web installer no longer gets done in here!
-# See the update-webinstaller.yml which gets triggered automatically on a release (or a change to rolling where it then uses the binary of the latest release)
+  update-webinstaller:
+    uses: ./.github/workflows/update-webinstaller.yml