Skip to content

Commit

Permalink
Fix a typo in a user facing message (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
natebosch committed Jul 27, 2021
1 parent 989c094 commit f2efe02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Expand Up @@ -99,5 +99,5 @@ echo "${PUBCACHE}/bin" >> $GITHUB_PATH
echo "${RUNNER_TOOL_CACHE}/dart-sdk/bin" >> $GITHUB_PATH

# Report success, and print version.
echo -e "Succesfully installed Dart SDK:"
echo -e "Successfully installed Dart SDK:"
${RUNNER_TOOL_CACHE}/dart-sdk/bin/dart --version

0 comments on commit f2efe02

Please sign in to comment.