Skip to content

Commit 9d32675

Browse files
authored
Update dart.yml
1 parent 3164f87 commit 9d32675

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/dart.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ jobs:
2626
- run: flutter --version
2727
- run: flutter pub get
2828
# - run: flutter test
29-
# - run: flutter build apk
29+
- run: cd example
30+
- run: flutter build apk

0 commit comments

Comments
 (0)