mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
chore: generate mobile translation file in GHA (#21070)
This commit is contained in:
parent
90538d2535
commit
f422b341d1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/static_analysis.yml
vendored
2
.github/workflows/static_analysis.yml
vendored
|
|
@ -68,7 +68,7 @@ jobs:
|
||||||
working-directory: ./mobile
|
working-directory: ./mobile
|
||||||
|
|
||||||
- name: Generate translation file
|
- name: Generate translation file
|
||||||
run: make translation
|
run: dart run easy_localization:generate -S ../i18n && dart run bin/generate_keys.dart
|
||||||
|
|
||||||
- name: Run Build Runner
|
- name: Run Build Runner
|
||||||
run: make build
|
run: make build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue