Skip to content

Commit bfb9a23

Browse files
authored
Reorder translation commands in workflow
1 parent ecb7735 commit bfb9a23

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
@@ -64,8 +64,8 @@ jobs:
6464
# translate -l "sw hu cs sk ro bg sr hr sl uk my" -md -y
6565
# translate -l "de es fa fr hi ko" -md -y
6666
# translate -l "lt pl pt zh hk tw" -md -y
67-
# translate -l "de es fa fr hi ko" -md -y
68-
translate -l "lt pl pt zh hk tw" -y
67+
translate -l "de es fa fr hi ko" -y
68+
# translate -l "lt pl pt zh hk tw" -y
6969
7070
- name: Authenticate GitHub App
7171
id: generate_token

0 commit comments

Comments
 (0)