Skip to content

Commit

Permalink
ci: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mixin27 committed Dec 10, 2024
1 parent 3e16bc5 commit 40570ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,8 @@ jobs:
- name: 🔨 Run code generation
run: dart run build_runner build

- name: 🌐 Run easy localization
run: dart run easy_localization:generate -S assets/translations -O lib/src/l10n -o locale_keys.g.dart -f keys

- name: ✅ Run flutter analyze
run: flutter analyze

0 comments on commit 40570ec

Please sign in to comment.