Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mit-mit authored Apr 9, 2024
1 parent 235a8f2 commit 27ea709
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# setup-dart

[setup-dart](https://github.com/dart-lang/setup-dart) installs and sets up a
Dart SDK for use in GitHub Actions; it:
[setup-dart][] installs and sets up a Dart SDK for use in GitHub Actions; it:

* downloads the Dart SDK
* adds the [`dart`](https://dart.dev/tools/dart-tool) tool to the system path

[setup-dart]: https://github.com/marketplace/actions/setup-dart-sdk

## Usage

To install the latest stable Dart SDK and run typical checks:
Expand Down

0 comments on commit 27ea709

Please sign in to comment.