From a8a2273507a1e9c4011f3f7e96faafa51ca242be Mon Sep 17 00:00:00 2001 From: adamp01 Date: Thu, 20 Jan 2022 15:31:21 +0000 Subject: [PATCH] Correct updater URL. --- .github/workflows/classic-release.yml | 2 +- build/github-actions/update.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/classic-release.yml b/.github/workflows/classic-release.yml index 4d778e6a16ab..0ca36f329e70 100644 --- a/.github/workflows/classic-release.yml +++ b/.github/workflows/classic-release.yml @@ -212,7 +212,7 @@ jobs: xml=('' '' ' ' - ' ' + ' ' ' ' '') for line in "${xml[@]}" ; do echo $line >> ./objdir-classic/dist/update/update.xml ; done diff --git a/build/github-actions/update.sh b/build/github-actions/update.sh index 30eb6de35b75..d639ef17ed80 100644 --- a/build/github-actions/update.sh +++ b/build/github-actions/update.sh @@ -30,7 +30,7 @@ cp -r $INSTALLER_PATH update/ xml=('' '' ' ' -' ' +' ' ' ' '')