From 40ea01703313098e560a37486f0d9e9f8fe9e7b6 Mon Sep 17 00:00:00 2001 From: Xwite <1797350009@qq.com> Date: Mon, 13 Mar 2023 21:36:08 +0800 Subject: [PATCH] [skip ci] --- .github/scripts/cronet.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/cronet.sh b/.github/scripts/cronet.sh index 123b6f4da..244df70af 100644 --- a/.github/scripts/cronet.sh +++ b/.github/scripts/cronet.sh @@ -31,7 +31,7 @@ function checkVersionExit() { echo "retry with offset $offset" fetchVersion else - exist + exit fi fi }