发布

  • fix(ci): check pkg-config.exe exists instead of choco exit code

    frostbyte_neo 发布于 2026-03-07 10:29:05 +00:00 | 87 次提交 在此版本后已推送到 main

    choco install exits 0 even when it installs 0/0 packages (e.g. on
    504 Gateway Timeout from chocolatey.org), so the fallback never
    triggered. Check the binary actually exists on disk instead.

    Made-with: Cursor

    下载附件