Skip to content

Commit 1b29ba9

Browse files
committed
Update release pipeline
1 parent d44aad5 commit 1b29ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
- name: Download x86_64_apple_darwin tarball
112112
uses: actions/download-artifact@v4
113113
with:
114-
name: strikes-${{ env.VERSION }}-x86_64-apple-darwin.tar.gz
114+
name: strikes-${{ env.VERSION }}-x86_64-apple-darwin
115115

116116
- name: Download x86_64 tarball
117117
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)