mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-10 21:26:18 +00:00
ci: Run slang first before validating translation
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user