We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ecd383 commit b829c58Copy full SHA for b829c58
setup.sh
@@ -51,8 +51,6 @@ if [ ! -d "${FLUTTER_RUNNER_TOOL_CACHE}" ]; then
51
fi
52
53
54
-echo "Installed Flutter SDK version \"${VERSION}\"!"
55
-
56
# Configure pub to use a fixed location.
57
echo "PUB_CACHE=${HOME}/.pub-cache" >> $GITHUB_ENV
58
0 commit comments