Skip to content

Commit 483b0c8

Browse files
committed
ci: next attempt
1 parent 982ed12 commit 483b0c8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

xmake.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ target("client")
7272
on_load(function (target)
7373
local plugin_sdk = os.getenv("PLUGIN_SDK_DIR")
7474
if not plugin_sdk then
75-
target:enabled(false)
7675
print("Skipping client target because PLUGIN_SDK_DIR is not set")
7776
return
7877
end

0 commit comments

Comments
 (0)