fix: KgmWasm build target

This commit is contained in:
Unlock Music Dev 2022-11-24 21:41:09 +08:00
parent 4d3ef0ddaa
commit b811dd6bc5
Signed by: um-dev
GPG Key ID: 95202E10D3413A1D
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ pushd ./src/QmcWasm
bash build-wasm
popd
pushd ./src/QmcWasm
pushd ./src/KgmWasm
bash build-wasm
popd