From e297fa3482ddfd802f949ea6d5a8bb79a2fbf167 Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 25 Nov 2023 00:03:05 +0800 Subject: improve macos ci --- xmake/plugins/pack/xpack.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmake/plugins/pack/xpack.lua') diff --git a/xmake/plugins/pack/xpack.lua b/xmake/plugins/pack/xpack.lua index 4873e3fa1..2a4780945 100644 --- a/xmake/plugins/pack/xpack.lua +++ b/xmake/plugins/pack/xpack.lua @@ -373,7 +373,7 @@ function xpack:extension() targz = ".tar.gz", srczip = ".zip", srctargz = ".tar.gz", - runself = ".sh", + runself = ".gz.run", deb = ".deb", rpm = ".rpm" } -- cgit v1.3.1