Fix scripts

This commit is contained in:
Joseph Garrone 2024-06-09 09:39:16 +02:00
parent acba197c94
commit 73c99d3157

View File

@ -26,7 +26,7 @@ async function main() {
const { defaultThemeDirPath } = await downloadKeycloakDefaultTheme({ const { defaultThemeDirPath } = await downloadKeycloakDefaultTheme({
keycloakVersion, keycloakVersion,
buildOptions: { buildContext: {
cacheDirPath: pathJoin( cacheDirPath: pathJoin(
thisCodebaseRootDirPath, thisCodebaseRootDirPath,
"node_modules", "node_modules",