mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-21 15:17:40 +00:00
chore(web): update kmlmc path ref
This commit is contained in:
parent
d7021c39f7
commit
9b4eedc2ea
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ fi
|
|||
|
||||
# Ensures that the lexical model compiler has been built locally.
|
||||
echo_heading "Preparing Lexical Model Compiler for test use"
|
||||
pushd "$KEYMAN_ROOT/developer/js/"
|
||||
pushd "$KEYMAN_ROOT/developer/src/kmlmc/"
|
||||
./build.sh
|
||||
popd
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue