Skip to content

Commit

Permalink
ci: setup Dart
Browse files Browse the repository at this point in the history
  • Loading branch information
validcube authored Dec 11, 2023
1 parent bfde1e0 commit b8287d2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/sync-crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: crowdin action
- name: Setup Dart & Flutter
uses: subosito/flutter-action@v2

- name: Sync translation from Crowdin
uses: crowdin/github-action@v1
with:
config: crowdin.yml
Expand Down

0 comments on commit b8287d2

Please sign in to comment.