Skip to content

Commit

Permalink
Fix lang default zh ln to zh_TW path error
Browse files Browse the repository at this point in the history
  • Loading branch information
a3510377 committed Jul 25, 2024
1 parent 7e59159 commit ccae727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
mkdir output
cp -r data/* output
cp -r assets/* output
mkdir zh
mkdir output/zh
cp -r output/zh_TW/* output/zh
- name: Sync
Expand Down

0 comments on commit ccae727

Please sign in to comment.