• v1.0.5 3aa63d6575

    fix(ci): Windows 构建改用 C:\jiu-build 短路径,弃用 subst W: 映射
    Deploy / build-windows (push) Successful in 1m41s
    Deploy / build-linux-web (push) Failing after 14m36s
    Deploy / build-macos (push) Successful in 33m24s
    Deploy / release-deploy (push) Has been skipped

    wangjia released this 2026-06-02 16:23:09 +00:00 | 509 commits to main since this release

    subst W: 因 cmd/MSYS 引号转义失败(报"找不到路径"),导致 W: 盘
    未创建、cd /w/client 失败。改为将 client/ 复制到 System32 之外的
    C:\jiu-build 构建,规避 WOW64 重定向,并用 PowerShell Compress-Archive 打包。

    Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

    Downloads