Skip to content

Commit 36ee847

Browse files
authored
Update dart.yml
1 parent 9a9447a commit 36ee847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- uses: dart-lang/setup-dart@9a04e6d73cca37bd455e0608d7e5092f881fd603
3434

3535
- name: Install dependencies
36-
run: flutter pub get
36+
run: dart pub get
3737

3838
# Uncomment this step to verify the use of 'dart format' on each commit.
3939
# - name: Verify formatting

0 commit comments

Comments
 (0)