Skip to content

Commit 1ed6521

Browse files
committed
fix:some things
1 parent ba17d36 commit 1ed6521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ jobs:
607607
608608
# Check if WINDOWS_DOWNLOAD_LINK is not empty
609609
if [[ -n "$WINDOWS_DOWNLOAD_LINK" ]]; then
610-
WINDOWS_MESSAGE="[Download Windows ZIP]($WINDOWS_DOWNLOAD_LINK)"
610+
WINDOWS_MESSAGE="[Download Windows Installer]($WINDOWS_DOWNLOAD_LINK)"
611611
else
612612
WINDOWS_MESSAGE=""
613613
fi

0 commit comments

Comments
 (0)