Skip to content

Commit 1c6dd02

Browse files
committed
feat: add dart setup action
1 parent 94f4875 commit 1c6dd02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/analyzer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v2
11+
- uses: dart-lang/setup-dart@v1
1112
- uses: subosito/flutter-action@v2
1213
with:
1314
channel: stable

0 commit comments

Comments
 (0)