发布

  • ci: fix artifact path prefix for missing windows payloads (#8052)

    frostbyte_neo 发布于 2024-12-11 18:59:32 +00:00

    upload-artifacts strips off leading common paths so when
    the ./build/ artifacts were removed, the ./dist/windows-amd64
    prefix became common and was stripped, making the
    later download-artifacts place them in the wrong location

    下载附件