Skip to content

Commit 58df4be

Browse files
committed
adding a temp test
Signed-off-by: Tyler Slaton <[email protected]>
1 parent d6f8a3f commit 58df4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript-sdk/apps/dojo/scripts/prep-dojo-everything.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ const ALL_TARGETS = {
104104
cwd: path.join(integrationsRoot, 'adk-middleware/python/examples'),
105105
},
106106
'dojo': {
107-
command: 'pnpm install --no-frozen-lockfile && pnpm build --filter=demo-viewer...',
107+
command: 'pnpm build --filter=demo-viewer...',
108108
name: 'Dojo',
109109
cwd: path.join(gitRoot, 'typescript-sdk'),
110110
},

0 commit comments

Comments
 (0)