Skip to content

Commit 1075b6e

Browse files
committed
update github workflow
1 parent 595ab1f commit 1075b6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dart.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
with:
2020
flutter-version: '3.10.5'
2121
- run: flutter pub get
22+
- run: flutter gen-l10n --arb-dir=lib/l10n/arb
2223
- run: flutter analyze
2324
- run: dart format --output=none --set-exit-if-changed .
2425
- run: flutter test

0 commit comments

Comments
 (0)