From 45657574d2a571e115d4d0463dc9321872fe6d9e Mon Sep 17 00:00:00 2001 From: KOWX712 Date: Sat, 30 Nov 2024 20:51:41 +0800 Subject: [PATCH] test run workflow --- module/common/get_extra.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/common/get_extra.sh b/module/common/get_extra.sh index 9675a34..78cb68a 100644 --- a/module/common/get_extra.sh +++ b/module/common/get_extra.sh @@ -46,4 +46,4 @@ if [ "$skipfetch" != "true" ]; then fi else exit 1 -fi \ No newline at end of file +fi