Fix artifact download
This commit is contained in:
parent
3a8b9056dc
commit
a11893f7e1
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -92,7 +92,7 @@ jobs:
|
||||
- name: Download Release binaries
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: Release binaries
|
||||
name: Release Binary
|
||||
|
||||
- name: Download Release data artifacts
|
||||
uses: actions/download-artifact@v3
|
||||
|
Loading…
Reference in New Issue
Block a user