Skip to content

Commit

Permalink
ci: Switch to Flutter instead
Browse files Browse the repository at this point in the history
  • Loading branch information
validcube authored May 19, 2024
1 parent e83fbb8 commit 8b21ec1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/sync_crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@ jobs:
with:
fetch-depth: 0

- name: Setup Dart
uses: dart-lang/setup-dart@v1
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
cache: true

- name: Sync translations from Crowdin
uses: crowdin/github-action@v1
Expand Down

0 comments on commit 8b21ec1

Please sign in to comment.