Skip to content

Commit 65c17cd

Browse files
fix(native-hook-relay): prune stale bridge files on registration
Co-authored-by: Stbckrlx <271293351+Applied-AI-Solutions-hub@users.noreply.github.com> Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com>
1 parent 525753c commit 65c17cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1172,7 +1172,7 @@ jobs:
11721172
pnpm lint:auth:pairing-account-scope
11731173
pnpm check:import-cycles
11741174
# build-artifacts already runs the tsdown/runtime build for the same Node-relevant changes.
1175-
NODE_OPTIONS="${NODE_OPTIONS:+$NODE_OPTIONS }--max-old-space-size=8192" pnpm build:plugin-sdk:strict-smoke
1175+
pnpm build:plugin-sdk:strict-smoke
11761176
;;
11771177
prod-types)
11781178
pnpm tsgo:prod

0 commit comments

Comments
 (0)