mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-04-29 21:44:26 +02:00
ci: Run slang first before validating translation
This commit is contained in:
parent
f03af17f71
commit
e83fbb864e
2
.github/workflows/sync_crowdin.yml
vendored
2
.github/workflows/sync_crowdin.yml
vendored
@ -51,6 +51,8 @@ jobs:
|
||||
|
||||
- name: Validation of Translation Strings
|
||||
run: |
|
||||
dart pub get
|
||||
dart run slang
|
||||
dart analyze lib/gen/strings.g.dart
|
||||
|
||||
- name: Commit translations
|
||||
|
Loading…
x
Reference in New Issue
Block a user