From 46504983a4a053487390ae50f385f575762c565d Mon Sep 17 00:00:00 2001 From: MyungJoo Ham Date: Tue, 6 Sep 2022 14:12:27 +0900 Subject: [PATCH] github-action/gbs: Tizen build infra update The build infra has updated and its binary repository URL has been updated. Signed-off-by: MyungJoo Ham --- .github/workflows/tizen.gbs.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/tizen.gbs.conf b/.github/workflows/tizen.gbs.conf index e1bbf92..dea4a35 100644 --- a/.github/workflows/tizen.gbs.conf +++ b/.github/workflows/tizen.gbs.conf @@ -15,7 +15,7 @@ buildroot = ~/GBS-ROOT/ url = https://api.tizen.org [repo.base] -url = http://download.tizen.org/snapshots/tizen/base/latest/repos/standard/packages/ +url = http://download.tizen.org/snapshots/TIZEN/Tizen/Tizen-Base/reference/repos/standard/packages/ [repo.unified] -url = https://download.tizen.org/snapshots/tizen/unified/latest/repos/standard/packages/ +url = http://download.tizen.org/snapshots/TIZEN/Tizen/Tizen-Unified/reference/repos/standard/packages/ -- 2.34.1