Skip to content

Commit 4c67d7c

Browse files
authored
Reorder translation commands in workflow file
1 parent a3b02f8 commit 4c67d7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/co-op-translator.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ jobs:
6060
# Recommendation for large batches over 29 files run them in batches maximum github runner time is 6 hours
6161
# translate -l "zh tw hk fr ja ko pt es de fa pl hi" -md -y
6262
# translate -l "ru ar ur mo ja bn mr ne pa br it tr" -md -y
63-
# translate -l "el th sv da no fi nl he vi id ms tl" -md -y
64-
translate -l "sw hu cs sk ro bg sr hr sl uk my" -md -y
63+
translate -l "el th sv da no fi nl he vi id ms tl" -md -y
64+
# translate -l "sw hu cs sk ro bg sr hr sl uk my" -md -y
6565
# translate -l "de es fa fr hi ko" -y
6666
# translate -l "lt pl pt zh hk tw" -md -y
6767
# translate -l "de es fa fr hi ko" -y

0 commit comments

Comments
 (0)