We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fb2289 commit 337375bCopy full SHA for 337375b
1 file changed
.github/workflows/website.yml
@@ -68,7 +68,7 @@ jobs:
68
69
- name: Patch mdbook theme with language selector
70
run: |
71
- uutils.github.io/scripts/patch-mdbook-theme.sh coreutils/docs
+ uutils.github.io/scripts/patch-mdbook-theme.sh coreutils/docs coreutils-l10n
72
73
- name: Build Coreutils Docs
74
0 commit comments