Skip to content

Commit 510fd02

Browse files
Fix release action name typo
1 parent 01938b4 commit 510fd02

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
@@ -135,7 +135,7 @@ jobs:
135135
with:
136136
name: linux
137137

138-
- name: Download MacOS tarball
138+
- name: Download Windows tarball
139139
uses: actions/download-artifact@v1
140140
with:
141141
name: windows

0 commit comments

Comments
 (0)