Skip to content

Commit

Permalink
Use correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
validcube authored Jan 3, 2025
1 parent 0913850 commit c04a547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync_crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Normalization of Translation Strings
run: |
sudo chmod 766 *.json
sudo chmod 766 assets/i18n/*.i18n.json
dart run slang normalize
dart run slang
flutter analyze lib/gen/strings.g.dart --no-fatal-infos --no-fatal-warnings
Expand Down

0 comments on commit c04a547

Please sign in to comment.