fix: support GitPeji tags and interactive helper auth
APT build checks / build-checks (push) Has been cancelled

This commit is contained in:
2026-08-19 22:39:40 +00:00
parent 808698dc46
commit 8dad96c27d
5 changed files with 64 additions and 8 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ function createProxyManager({
{
shell: false,
detached: true,
stdio: 'ignore',
stdio: 'inherit',
windowsHide: false
}
);