mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-20 01:23:57 +00:00
ci: Preprocess strings before pushing to Crowdin (#4383)
This commit is contained in:
committed by
GitHub
parent
83208eb50d
commit
785df4fe69
3
.github/workflows/push_strings.yml
vendored
3
.github/workflows/push_strings.yml
vendored
@@ -18,6 +18,9 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Preprocess strings
|
||||
run: ./gradlew clean preprocessCrowdinStrings
|
||||
|
||||
- name: Push strings
|
||||
uses: crowdin/github-action@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user