Skip to content

Commit bcc1272

Browse files
mejorar version
1 parent c8781ba commit bcc1272

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/dart.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
- name: Install Dart
2323
uses: dart-lang/[email protected]
2424

25+
- name: Get dart version
26+
run: dart --version
27+
2528
- name: Install dependencies
2629
run: dart pub get
2730

0 commit comments

Comments
 (0)