fix: output binary name has changed
This commit is contained in:
@@ -111,7 +111,7 @@ jobs:
|
|||||||
needs: release
|
needs: release
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
binary: ["kapow_windows_386", "kapow_windows_amd64"]
|
binary: ["kapow_windows_386", "kapow_windows_amd64_v1"]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3.1.0
|
- uses: actions/checkout@v3.1.0
|
||||||
- name: Download a single artifact
|
- name: Download a single artifact
|
||||||
|
|||||||
Reference in New Issue
Block a user