Skip to content

Commit 85e4bff

Browse files
committed
fix(build): download msvc binaries
1 parent 597e35b commit 85e4bff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
- name: Download Release binaries
163163
uses: actions/download-artifact@main
164164
with:
165-
name: windows-x64-release
165+
name: windows-x64-release-msvc
166166

167167
# Set up committer info and GPG key
168168
- name: Install SSH key

0 commit comments

Comments
 (0)