mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-18 19:41:06 +00:00
Reword commit message updating documentation translations
This commit is contained in:
parent
dd2fe08ebd
commit
5cb406a8c3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/branch-man.yml
vendored
2
.github/workflows/branch-man.yml
vendored
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
- name: Build man pages
|
||||
run: |
|
||||
make -C doc locale
|
||||
git commit -a -m "Update doc locale"
|
||||
git commit -a -m "Update doc translation catalogs"
|
||||
make -C doc man
|
||||
git commit -a -m "Update man pages"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue