Update build.yaml

This commit is contained in:
CaCO3
2023-01-29 19:50:24 +01:00
committed by GitHub
parent e63f98e8b3
commit 76ef3a80cc

View File

@@ -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! update-webinstaller:
# 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) uses: ./.github/workflows/update-webinstaller.yml