Skip to content

Commit 337375b

Browse files
committed
Pass coreutils-l10n dir to theme patch script in CI
1 parent 3fb2289 commit 337375b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
6969
- name: Patch mdbook theme with language selector
7070
run: |
71-
uutils.github.io/scripts/patch-mdbook-theme.sh coreutils/docs
71+
uutils.github.io/scripts/patch-mdbook-theme.sh coreutils/docs coreutils-l10n
7272
7373
- name: Build Coreutils Docs
7474
run: |

0 commit comments

Comments
 (0)