ci: Fix Crowdin pull
This commit is contained in:
parent
aaa7523ee4
commit
57c48b7829
3 changed files with 8 additions and 3 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue