From 34495a70d5069355bbad95c95625818afa677eb1 Mon Sep 17 00:00:00 2001 From: Luke Parker <10430890+Hona@users.noreply.github.com> Date: Tue, 24 Feb 2026 09:15:25 +1000 Subject: fix(win32): scripts/turbo commands would not run (#14829) --- script/publish.ts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'script') diff --git a/script/publish.ts b/script/publish.ts index 8aa921daa..b7ed5c822 100755 --- a/script/publish.ts +++ b/script/publish.ts @@ -2,6 +2,7 @@ import { $ } from "bun" import { Script } from "@opencode-ai/script" +import { fileURLToPath } from "url" const highlightsTemplate = `