mirror of
https://github.com/alterware/iw4-validator.git
synced 2025-12-01 23:27:49 +00:00
fix(build): download msvc binaries
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user