From a0d6509f4221c4406069a6755556e68457642db4 Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Sun, 29 Jan 2023 18:32:29 +0100 Subject: [PATCH] Update build.yaml --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 69d8dab8..941d2456 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -363,5 +363,5 @@ jobs: ######################################################################################### ## Update the Web Installer on a release ######################################################################################### -# The Update of the Web installer n olonger should be done in here! +# 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)