mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-04-30 05:54:26 +02:00
ci: Switch to Flutter instead
This commit is contained in:
parent
e83fbb864e
commit
8b21ec1ea3
6
.github/workflows/sync_crowdin.yml
vendored
6
.github/workflows/sync_crowdin.yml
vendored
@ -20,8 +20,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Setup Dart
|
- name: Setup Flutter
|
||||||
uses: dart-lang/setup-dart@v1
|
uses: subosito/flutter-action@v2
|
||||||
|
with:
|
||||||
|
cache: true
|
||||||
|
|
||||||
- name: Sync translations from Crowdin
|
- name: Sync translations from Crowdin
|
||||||
uses: crowdin/github-action@v1
|
uses: crowdin/github-action@v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user