Skip to content

Commit 4f3fba9

Browse files
authored
Swap translation commands in workflow file
1 parent eee2831 commit 4f3fba9

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
@@ -69,8 +69,8 @@ jobs:
6969
# translate -l "nl he vi"
7070
# translate -l "id ms tl" -y
7171
# translate -l "sw hu cs"
72-
translate -l "sk ro" -y
73-
# translate -l "bg sr hr" -y
72+
# translate -l "sk ro" -y
73+
translate -l "bg sr hr" -y
7474
# translate -l "sl uk my" -y
7575
7676
- name: Authenticate GitHub App

0 commit comments

Comments
 (0)