Pass coreutils-l10n dir to theme patch script in CI

This commit is contained in:
Sylvestre Ledru
2026-03-22 09:35:17 +01:00
parent 3fb2289988
commit 337375bb49
+1 -1
View File
@@ -68,7 +68,7 @@ jobs:
- name: Patch mdbook theme with language selector
run: |
uutils.github.io/scripts/patch-mdbook-theme.sh coreutils/docs
uutils.github.io/scripts/patch-mdbook-theme.sh coreutils/docs coreutils-l10n
- name: Build Coreutils Docs
run: |