mirror of
https://github.com/privacyguides/i18n.git
synced 2025-06-16 07:51:13 +00:00
Delete old translations
This commit is contained in:
parent
8b99ff37c7
commit
789125cd1f
8
.github/workflows/crowdin-download.yml
vendored
8
.github/workflows/crowdin-download.yml
vendored
@ -35,8 +35,14 @@ jobs:
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Delete Old Files
|
||||
run: |
|
||||
rm -rf i18n/*
|
||||
rm -rf includes/*
|
||||
rm -rf theme/*
|
||||
|
||||
- name: crowdin action
|
||||
- name: Crowdin Download
|
||||
uses: crowdin/github-action@v1.7.1
|
||||
with:
|
||||
upload_sources: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user