Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
dae07d038b
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ task collectVoiceAssets(type: Sync) {
|
|||
}
|
||||
|
||||
task collectHelpContentsAssets(type: Sync) {
|
||||
from "../../help"
|
||||
from "../../help/help"
|
||||
into "assets/help"
|
||||
include "*.html"
|
||||
include "images/**/*.png"
|
||||
|
|
Loading…
Reference in a new issue