chore(web): update kmlmc path ref

This commit is contained in:
Marc Durdin 2022-06-25 07:40:22 +10:00
parent d7021c39f7
commit 9b4eedc2ea

View file

@ -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