Skip to content

Commit b829c58

Browse files
committed
feat: remove installed success log
1 parent 8ecd383 commit b829c58

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.sh

-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ if [ ! -d "${FLUTTER_RUNNER_TOOL_CACHE}" ]; then
5151
fi
5252
fi
5353

54-
echo "Installed Flutter SDK version \"${VERSION}\"!"
55-
5654
# Configure pub to use a fixed location.
5755
echo "PUB_CACHE=${HOME}/.pub-cache" >> $GITHUB_ENV
5856

0 commit comments

Comments
 (0)