mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-06-12 05:07:45 +02:00
ci: Fix Crowdin pull
This commit is contained in:
2
.github/workflows/push_strings.yml
vendored
2
.github/workflows/push_strings.yml
vendored
@ -19,6 +19,8 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Preprocess strings
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: ./gradlew clean preprocessCrowdinStrings
|
||||
|
||||
- name: Push strings
|
||||
|
Reference in New Issue
Block a user