ci: Switch to Flutter instead

This commit is contained in:
Pun Butrach 2024-05-19 18:54:48 +07:00 committed by GitHub
parent e83fbb864e
commit 8b21ec1ea3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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