We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdddb3b commit 26c762bCopy full SHA for 26c762b
.github/workflows/rbe.yml
@@ -3,7 +3,7 @@ on: [push, pull_request]
3
4
env:
5
# Update the language picker in index.hbs to link new languages.
6
- LANGUAGES: ja zh es
+ LANGUAGES: ja zh es ko
7
MDBOOK_VERSION: 0.5.1
8
9
jobs:
0 commit comments