Isolate opencode-config install from workspace

This commit is contained in:
Shantur Rathore
2026-01-06 20:58:01 +00:00
parent f5682ea246
commit 1fcf89b945

View File

@@ -23,6 +23,8 @@ if (!existsSync(nodeModulesDir)) {
const npmArgs = [
"install",
"--prefix",
sourceDir,
"--omit=dev",
"--ignore-scripts",
"--fund=false",