Fix wrong path name for training-guide translations
Change-Id: Icd69e35a2f9639f0fd370691f3a8b2c22da68709
This commit is contained in:
parent
47a60683d4
commit
e510f9b683
@ -69,7 +69,7 @@ function propose_training_guides {
|
||||
compress_po_files "doc/upstream-training"
|
||||
|
||||
# Add all changed files to git
|
||||
git add doc/upstream-training/locale/*
|
||||
git add doc/upstream-training/source/locale/*
|
||||
}
|
||||
|
||||
function update_po_files {
|
||||
|
Loading…
Reference in New Issue
Block a user