Fix build (changelog ignore)
This commit is contained in:
parent
2f78f0f5e2
commit
2c82a2332f
@ -19,6 +19,6 @@ st.execSyncTrace(
|
|||||||
);
|
);
|
||||||
|
|
||||||
st.execSyncTrace(
|
st.execSyncTrace(
|
||||||
`node ${pathJoin(binDirPath, "install-builtin-keycloak-themes")}`,
|
`node ${pathJoin(binDirPath, "download-builtin-keycloak-theme")}`,
|
||||||
{ "cwd": sampleReactProjectDirPath }
|
{ "cwd": sampleReactProjectDirPath }
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user