Skip to content

Commit

Permalink
Set permission to json files
Browse files Browse the repository at this point in the history
  • Loading branch information
validcube authored Jan 3, 2025
1 parent 371bec6 commit 0913850
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync_crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
- name: Normalization of Translation Strings
run: |
sudo chmod 766 *.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 0913850

Please sign in to comment.