mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-02 16:50:23 +00:00
fix(ci): repair zalouser sdk path and exec timeout kill
This commit is contained in:
@@ -5,7 +5,7 @@ export type {
|
||||
ChannelGroupContext,
|
||||
ChannelMessageActionAdapter,
|
||||
} from "openclaw/plugin-sdk/channel-contract";
|
||||
export { buildChannelConfigSchema } from "openclaw/plugin-sdk/channel-plugin-common";
|
||||
export { buildChannelConfigSchema } from "openclaw/plugin-sdk/channel-config-schema";
|
||||
export type { ChannelPlugin } from "openclaw/plugin-sdk/core";
|
||||
export {
|
||||
DEFAULT_ACCOUNT_ID,
|
||||
|
||||
Reference in New Issue
Block a user