Fix artifact download

This commit is contained in:
momo5502 2023-02-18 16:31:18 +01:00
parent 3a8b9056dc
commit a11893f7e1

View File

@ -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