Skip to content

Commit

Permalink
Update crowdin-download.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
newbe36524 authored Mar 18, 2024
1 parent 9f90783 commit fc8024c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/crowdin-download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
uses: actions/checkout@v2
- name: remove old files
run: |
cd src
rm -rf translated_content
mkdir -p translated_content/zh_CN
cp -r content/* translated_content/zh_CN
Expand Down

0 comments on commit fc8024c

Please sign in to comment.