Skip to content

Commit d92ff3b

Browse files
authored
Update build.yml
1 parent 4022e87 commit d92ff3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ jobs:
200200
with:
201201
upload_url: ${{ steps.createDraft.outputs.upload_url }}
202202
asset_path: ./spp-cli-macOS.zip
203-
asset_name: spp-cli-macOS.zip
203+
asset_name: spp-cli-${{ needs.buildOnLinux.outputs.version }}-macOS.zip
204204
asset_content_type: application/zip
205205

206206
- name: Download spp-cli-linux64 artifact

0 commit comments

Comments
 (0)