fix(build): download msvc binaries

This commit is contained in:
2025-11-29 18:38:12 +01:00
parent 597e35bebd
commit 85e4bfff4e

View File

@@ -162,7 +162,7 @@ jobs:
- name: Download Release binaries
uses: actions/download-artifact@main
with:
name: windows-x64-release
name: windows-x64-release-msvc
# Set up committer info and GPG key
- name: Install SSH key